Files
CVEs-PoC/2010/CVE-2010-3444.md
T
2024-06-18 02:51:15 +02:00

18 lines
850 B
Markdown

### [CVE-2010-3444](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3444)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.