Vyper is a Pythonic Smart Contract Language for the EVM. In affected versions external functions did not properly validate the bounds of decimal arguments. The can lead to logic errors. This issue has been resolved in version 0.3.0.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/vyperlang/vyper/pull/2447 | Third Party Advisory | 
| https://github.com/vyperlang/vyper/security/advisories/GHSA-c7pr-343r-5c46 | Exploit Third Party Advisory | 
| https://github.com/vyperlang/vyper/pull/2447 | Third Party Advisory | 
| https://github.com/vyperlang/vyper/security/advisories/GHSA-c7pr-343r-5c46 | Exploit Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2021-10-05 23:15
Updated : 2024-11-21 06:25
NVD link : CVE-2021-41122
Mitre link : CVE-2021-41122
CVE.ORG link : CVE-2021-41122
JSON object : View
Products Affected
                vyperlang
- vyper
CWE
                
                    
                        
                        CWE-682
                        
            Incorrect Calculation
