An issue was discovered in cpp-peglib through v0.1.12. A NULL pointer dereference exists in the peg::AstOptimizer::optimize() located in peglib.h. It allows an attacker to cause Denial of Service.
References
Link | Resource |
---|---|
https://github.com/yhirose/cpp-peglib/commit/0061f393de54cf0326621c079dc2988336d1ebb3 | Patch Third Party Advisory |
https://github.com/yhirose/cpp-peglib/issues/121 | Exploit Third Party Advisory |
https://github.com/yhirose/cpp-peglib/commit/0061f393de54cf0326621c079dc2988336d1ebb3 | Patch Third Party Advisory |
https://github.com/yhirose/cpp-peglib/issues/121 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:14
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/yhirose/cpp-peglib/commit/0061f393de54cf0326621c079dc2988336d1ebb3 - Patch, Third Party Advisory | |
References | () https://github.com/yhirose/cpp-peglib/issues/121 - Exploit, Third Party Advisory |
Information
Published : 2021-04-21 18:15
Updated : 2024-11-21 05:14
NVD link : CVE-2020-23914
Mitre link : CVE-2020-23914
CVE.ORG link : CVE-2020-23914
JSON object : View
Products Affected
cpp-peglib_project
- cpp-peglib
CWE
CWE-476
NULL Pointer Dereference