mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
691 B
Markdown
18 lines
691 B
Markdown
### [CVE-2017-9054](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9054)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue, also known as DW201703-002, was discovered in libdwarf 2017-03-21. In _dwarf_decode_s_leb128_chk() a byte pointer was dereferenced just before it was checked for being in bounds, leading to a heap-based buffer over-read.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.prevanders.net/dwarfbug.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|