### [CVE-2013-6934](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6934) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The parseRTSPRequestString function in Live Networks Live555 Streaming Media 2013.11.26, as used in VideoLAN VLC Media Player, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a space character at the beginning of an RTSP message, which triggers an integer underflow, infinite loop, and buffer overflow. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-6933. ### POC #### Reference - http://isecpartners.github.io/fuzzing/vulnerabilities/2013/12/30/vlc-vulnerability.html - http://isecpartners.github.io/fuzzing/vulnerabilities/2013/12/30/vlc-vulnerability.html #### Github No PoCs found on GitHub currently.