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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Potential heap based buffer overflow in ParseJSS in VideoLAN VLC before 2.2.5 due to skipping NULL terminator in an input string allows attackers to execute arbitrary code via a crafted subtitles file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/44514/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|