Files
CVEs-PoC/2011/CVE-2011-4031.md
T
2025-09-29 21:09:30 +02:00

18 lines
671 B
Markdown

### [CVE-2011-4031](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4031)
![](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
Integer underflow in the asfrtp_parse_packet function in libavformat/rtpdec_asf.c in FFmpeg before 0.8.3 allows remote attackers to execute arbitrary code via a crafted ASF packet.
### POC
#### Reference
- http://technet.microsoft.com/en-us/security/msvr/msvr11-012
#### Github
No PoCs found on GitHub currently.