mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
19 lines
870 B
Markdown
19 lines
870 B
Markdown
### [CVE-2009-0084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0084)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Use-after-free vulnerability in DirectShow in Microsoft DirectX 8.1 and 9.0 allows remote attackers to execute arbitrary code via an MJPEG file or video stream with a malformed Huffman table, which triggers an exception that frees heap memory that is later accessed, aka "MJPEG Decompression Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.piotrbania.com/all/adv/ms-directx-mjpeg-adv.txt
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-011
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|