cve/2011/CVE-2011-2363.md

18 lines
835 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2011-2363](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2363)
![](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 nsSVGPointList::AppendElement function in the implementation of SVG element lists in Mozilla Firefox before 3.6.18, Thunderbird before 3.1.11, and SeaMonkey through 2.0.14 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via vectors involving a user-supplied callback.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=648160
#### Github
No PoCs found on GitHub currently.