mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
994 B
Markdown
20 lines
994 B
Markdown
### [CVE-2013-6933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6933)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The parseRTSPRequestString function in Live Networks Live555 Streaming Media 2011.08.13 through 2013.11.25, as used in VideoLAN VLC Media Player, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a (1) space or (2) tab character at the beginning of an RTSP message, which triggers an integer underflow, infinite loop, and buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://isecpartners.github.io/fuzzing/vulnerabilities/2013/12/30/vlc-vulnerability.html
|
|
|
|
#### Github
|
|
- https://github.com/CFPOFuzz/cfpofuzz
|
|
- https://github.com/OOPSLA2025/CFPOFuzz
|
|
- https://github.com/fse25/FSE25CFPOFuzz
|
|
|