| ID |
CVE-2024-24564
|
| Sažetak |
Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. When using the built-in `extract32(b, start)`, if the `start` index provided has for side effect to update `b`, the byte array to extract `32` bytes from, it could be that some dirty memory is read and returned by `extract32`. This vulnerability is fixed in 0.4.0. |
| Reference |
|
| CVSS |
| Base: | 3.7 |
| Impact: | 1.4 |
| Exploitability: | 2.2 |
|
| Pristup |
| Vektor | Složenost | Autentikacija |
| NETWORK |
HIGH |
NONE |
|
| Impact |
| Povjerljivost | Cjelovitost | Dostupnost |
| LOW |
NONE |
NONE |
|
| CVSS vektor |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N |
| Zadnje važnije ažuriranje |
16-01-2025 - 19:34 |
| Objavljeno |
26-02-2024 - 20:19 |