Логотип exploitDog
bind:CVE-2024-22419
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2024-22419

Количество 2

Количество 2

nvd логотип

CVE-2024-22419

около 2 лет назад

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. The `concat` built-in can write over the bounds of the memory buffer that was allocated for it and thus overwrite existing valid data. The root cause is that the `build_IR` for `concat` doesn't properly adhere to the API of copy functions (for `>=0.3.2` the `copy_bytes` function). A contract search was performed and no vulnerable contracts were found in production. The buffer overflow can result in the change of semantics of the contract. The overflow is length-dependent and thus it might go unnoticed during contract testing. However, certainly not all usages of concat will result in overwritten valid data as we require it to be in an internal function and close to the return statement where other memory allocations don't occur. This issue has been addressed in 0.4.0.

CVSS3: 7.3
EPSS: Низкий
github логотип

GHSA-2q8v-3gqq-4f8p

около 2 лет назад

concat built-in can corrupt memory in vyper

CVSS3: 7.3
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2024-22419

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. The `concat` built-in can write over the bounds of the memory buffer that was allocated for it and thus overwrite existing valid data. The root cause is that the `build_IR` for `concat` doesn't properly adhere to the API of copy functions (for `>=0.3.2` the `copy_bytes` function). A contract search was performed and no vulnerable contracts were found in production. The buffer overflow can result in the change of semantics of the contract. The overflow is length-dependent and thus it might go unnoticed during contract testing. However, certainly not all usages of concat will result in overwritten valid data as we require it to be in an internal function and close to the return statement where other memory allocations don't occur. This issue has been addressed in 0.4.0.

CVSS3: 7.3
0%
Низкий
около 2 лет назад
github логотип
GHSA-2q8v-3gqq-4f8p

concat built-in can corrupt memory in vyper

CVSS3: 7.3
0%
Низкий
около 2 лет назад

Уязвимостей на страницу