Files
CVEs-PoC/2010/CVE-2010-0164.md
T
2024-06-18 02:51:15 +02:00

18 lines
865 B
Markdown

### [CVE-2010-0164](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0164)
![](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
Use-after-free vulnerability in the imgContainer::InternalAddFrameHelper function in src/imgContainer.cpp in libpr0n in Mozilla Firefox 3.6 before 3.6.2 allows remote attackers to cause a denial of service (heap memory corruption and application crash) or possibly execute arbitrary code via a multipart/x-mixed-replace animation in which the frames have different bits-per-pixel (bpp) values.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=547143
#### Github
No PoCs found on GitHub currently.