MEDIUM 5.3
PYSEC-2024-164
상세
Vyper is a pythonic Smart Contract Language for the ethereum virtual machine. If an excessively large value is specified as the starting index for an array in `_abi_decode`, it can cause the read position to overflow. This results in the decoding of values outside the intended array bounds, potentially leading to exploitations in contracts that use arrays within `_abi_decode`. This vulnerability affects 0.3.10 and earlier versions.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://github.com/vyperlang/vyper/security/advisories/GHSA-9p8r-4xp4-gw5w [ADVISORY]
- https://github.com/vyperlang/vyper/security/advisories/GHSA-9p8r-4xp4-gw5w [EVIDENCE]
- https://github.com/vyperlang/vyper/security/advisories/GHSA-9p8r-4xp4-gw5w [FIX]
- https://github.com/advisories/GHSA-9p8r-4xp4-gw5w [ADVISORY]