cve/2013/CVE-2013-6933.md
2025-09-29 21:09:30 +02:00

20 lines
994 B
Markdown

### [CVE-2013-6933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6933)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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