mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 19:06:36 +02:00
18 lines
850 B
Markdown
18 lines
850 B
Markdown
### [CVE-2010-3444](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3444)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the log2vis_utf8 function in pyfribidi.c in GNU FriBidi 0.19.1, 0.19.2, and possibly other versions, as used in PyFriBidi 0.10.1, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted Arabic UTF-8 string that causes original 2-byte UTF-8 sequences to be transformed into 3-byte sequences.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=565997
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|