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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ncsi.c in libslirp through 4.3.1 has a buffer over-read because it tries to read a certain amount of header data even if that exceeds the total packet length.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-29129
|
|
|