Creolabs Gravity Version: 1.0 Heap Overflow Potential Code Execution. By creating a large loop whiling pushing data to a buffer, we can break out of the bounds checking of that buffer. When list.join is called on the data it will read past a buffer resulting in a Heap-Buffer-Overflow.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/marcobambini/gravity/issues/172 | Exploit Patch Third Party Advisory | 
| https://github.com/marcobambini/gravity/issues/172 | Exploit Patch Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 03:04
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/marcobambini/gravity/issues/172 - Exploit, Patch, Third Party Advisory | 
Information
                Published : 2017-11-17 03:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-1000173
Mitre link : CVE-2017-1000173
CVE.ORG link : CVE-2017-1000173
JSON object : View
Products Affected
                creolabs
- gravity
CWE
                
                    
                        
                        CWE-125
                        
            Out-of-bounds Read
