CVE-2024-24561
Ethereum Vyper Slicing Overflow Vulnerability
Description
Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.10 and earlier, the bounds check for slices does not account for the ability for start + length to overflow when the values aren't literals. If a slice() function uses a non-literal argument for the start or length variable, this creates the ability for an attacker to overflow the bounds check. This issue can be used to do OOB access to storage, memory or calldata addresses. It can also be used to corrupt the length slot of the respective array.
INFO
Published Date :
Feb. 1, 2024, 5:15 p.m.
Last Modified :
Feb. 9, 2024, 8:21 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-24561
.
URL | Resource |
---|---|
https://github.com/vyperlang/vyper/blob/b01cd686aa567b32498fefd76bd96b0597c6f099/vyper/builtins/functions.py#L404-L457 | Product |
https://github.com/vyperlang/vyper/issues/3756 | Issue Tracking |
https://github.com/vyperlang/vyper/security/advisories/GHSA-9x7f-gwxq-6f2c | Exploit Vendor Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-24561
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-24561
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
Initial Analysis by [email protected]
Feb. 09, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://github.com/vyperlang/vyper/blob/b01cd686aa567b32498fefd76bd96b0597c6f099/vyper/builtins/functions.py#L404-L457 No Types Assigned https://github.com/vyperlang/vyper/blob/b01cd686aa567b32498fefd76bd96b0597c6f099/vyper/builtins/functions.py#L404-L457 Product Changed Reference Type https://github.com/vyperlang/vyper/issues/3756 No Types Assigned https://github.com/vyperlang/vyper/issues/3756 Issue Tracking Changed Reference Type https://github.com/vyperlang/vyper/security/advisories/GHSA-9x7f-gwxq-6f2c No Types Assigned https://github.com/vyperlang/vyper/security/advisories/GHSA-9x7f-gwxq-6f2c Exploit, Vendor Advisory Added CWE NIST CWE-787 Added CPE Configuration OR *cpe:2.3:a:vyperlang:vyper:*:*:*:*:*:python:*:* versions up to (including) 0.3.10 -
CVE Received by [email protected]
Feb. 01, 2024
Action Type Old Value New Value Added Description Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. In versions 0.3.10 and earlier, the bounds check for slices does not account for the ability for start + length to overflow when the values aren't literals. If a slice() function uses a non-literal argument for the start or length variable, this creates the ability for an attacker to overflow the bounds check. This issue can be used to do OOB access to storage, memory or calldata addresses. It can also be used to corrupt the length slot of the respective array. Added Reference GitHub, Inc. https://github.com/vyperlang/vyper/security/advisories/GHSA-9x7f-gwxq-6f2c [No types assigned] Added Reference GitHub, Inc. https://github.com/vyperlang/vyper/issues/3756 [No types assigned] Added Reference GitHub, Inc. https://github.com/vyperlang/vyper/blob/b01cd686aa567b32498fefd76bd96b0597c6f099/vyper/builtins/functions.py#L404-L457 [No types assigned] Added CWE GitHub, Inc. CWE-119 Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-24561
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-24561
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.07 }} 0.02%
score
0.27135
percentile