Vyper is a Pythonic Smart Contract Language for the EVM. In affected versions when performing a function call inside a literal struct, there is a memory corruption issue that occurs because of an incorrect pointer to the the top of the stack. This issue has been resolved in version 0.3.0.
References
Link | Resource |
---|---|
https://github.com/vyperlang/vyper/security/advisories/GHSA-xv8x-pr4h-73jv | Third Party Advisory |
https://github.com/vyperlang/vyper/pull/2447 | Patch Third Party Advisory |
Configurations
Information
Published : 2021-10-06 11:15
Updated : 2021-10-15 08:38
NVD link : CVE-2021-41121
Mitre link : CVE-2021-41121
JSON object : View
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
Products Affected
vyper_project
- vyper