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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The SVGTextElement.getCharNumAtPosition function in Mozilla Firefox before 3.6.20, and 4.x through 5; Thunderbird 3.x before 3.1.12 and other versions before 6; SeaMonkey 2.x before 2.3; and possibly other products does not properly handle SVG text, which allows remote attackers to execute arbitrary code via unspecified vectors that lead to a "dangling pointer."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=648094
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|