CVE-2022-24788: Buffer Overflow in vyper
(updated )
Importing a function from a JSON interface which returns bytes
generates bytecode which does not clamp bytes length, potentially resulting in a buffer overrun.
References
- github.com/advisories/GHSA-4mrx-6fxm-8jpg
- github.com/pypa/advisory-database/tree/main/vulns/vyper/PYSEC-2022-197.yaml
- github.com/vyperlang/vyper
- github.com/vyperlang/vyper/commit/049dbdc647b2ce838fae7c188e6bb09cf16e470b
- github.com/vyperlang/vyper/security/advisories/GHSA-4mrx-6fxm-8jpg
- nvd.nist.gov/vuln/detail/CVE-2022-24788
Detect and mitigate CVE-2022-24788 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →