The buy function of a smart contract implementation for Gold Reward (GRX), an Ethereum ERC20 token, allows a potential trap that could be used to cause financial damage to the buyer because of overflow of the multiplication of its argument amount and a manipulable variable buyPrice, aka the "tradeTrap" issue.
                
            References
                    | Link | Resource | 
|---|---|
| https://peckshield.com/2018/06/11/tradeTrap/ | Third Party Advisory | 
| https://peckshield.com/2018/06/11/tradeTrap/ | Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 03:43
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://peckshield.com/2018/06/11/tradeTrap/ - Third Party Advisory | 
Information
                Published : 2018-06-25 11:29
Updated : 2024-11-21 03:43
NVD link : CVE-2018-11446
Mitre link : CVE-2018-11446
CVE.ORG link : CVE-2018-11446
JSON object : View
Products Affected
                gold_reward_project
- gold_reward
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
