mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-21 02:13:48 +00:00
20 lines
921 B
Markdown
20 lines
921 B
Markdown
### [CVE-2011-4352](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4352)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the vp3_dequant function in the VP3 decoder (vp3.c) in libavcodec in FFmpeg 0.5.x before 0.5.7, 0.6.x before 0.6.4, 0.7.x before 0.7.9, and 0.8.x before 0.8.8; and in Libav 0.5.x before 0.5.6, 0.6.x before 0.6.4, and 0.7.x before 0.7.3 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted VP3 stream, which triggers a buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.org/
|
|
- http://ubuntu.com/usn/usn-1320-1
|
|
- http://ubuntu.com/usn/usn-1333-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|