mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
18 lines
618 B
Markdown
18 lines
618 B
Markdown
### [CVE-2020-23915](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-23915)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/yhirose/cpp-peglib/issues/122
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-23915
|
|
|