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 |
https://github.com/marcobambini/gravity/issues/144 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 03:04
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/marcobambini/gravity/issues/144 - Exploit, Third Party Advisory |
Information
Published : 2017-11-17 03:29
Updated : 2024-11-21 03:04
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