Vyper is a pythonic smart contract language for the EVM. The storage allocator does not guard against allocation overflows in versions prior to 0.3.8. An attacker can overwrite the owner variable. This issue was fixed in version 0.3.8.
                
            References
                    Configurations
                    History
                    No history.
Information
                Published : 2023-05-08 17:15
Updated : 2024-11-21 08:00
NVD link : CVE-2023-30837
Mitre link : CVE-2023-30837
CVE.ORG link : CVE-2023-30837
JSON object : View
Products Affected
                vyperlang
- vyper
CWE
                
                    
                        
                        CWE-789
                        
            Memory Allocation with Excessive Size Value
