mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
798 B
Markdown
18 lines
798 B
Markdown
### [CVE-2014-2299](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2299)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the mpeg_read function in wiretap/mpeg.c in the MPEG parser in Wireshark 1.8.x before 1.8.13 and 1.10.x before 1.10.6 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via a large record in MPEG data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/126337/Wireshark-1.8.12-1.10.5-wiretap-mpeg.c-Stack-Buffer-Overflow.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|