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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The hb_buffer_ensure function in hb-buffer.c in HarfBuzz, as used in Pango 1.28.3, Firefox, and other products, does not verify that memory reallocations succeed, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly execute arbitrary code via crafted OpenType font data that triggers use of an incorrect index.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=606997
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|