Creolabs Gravity Version: 1.0 Use-After-Free Possible code execution. An example of a Heap-Use-After-Free after the 'sublexer' pointer has been freed. Line 542 of gravity_lexer.c. 'lexer' is being used to access a variable but 'lexer' has already been freed, creating a Heap Use-After-Free condition.
References
Link | Resource |
---|---|
https://github.com/marcobambini/gravity/issues/144 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-11-17 03:29
Updated : 2024-02-04 19:29
NVD link : CVE-2017-1000172
Mitre link : CVE-2017-1000172
CVE.ORG link : CVE-2017-1000172
JSON object : View
Products Affected
creolabs
- gravity
CWE
CWE-416
Use After Free