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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the pango_ft2_font_render_box_glyph function in pango/pangoft2-render.c in libpango in Pango 1.28.3 and earlier, when the FreeType2 backend is enabled, allows user-assisted remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted font file, related to the glyph box for an FT_Bitmap object.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=671122
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|