
yhirose/cpp-peglib
Releases53
Frequency1 month 2 weeks
Last Release
Stars1.04K
A single file C++ header-only PEG (Parsing Expression Grammars) library
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 5.5 MEDIUM | 4.3 MEDIUM | ||
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. | |||
| 5.5 MEDIUM | 4.3 MEDIUM | ||
An issue was discovered in cpp-peglib through v0.1.12. peg::resolve_escape_sequence() in peglib.h has a heap-based buffer over-read. | |||