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

18 lines
810 B
Markdown

### [CVE-2007-4770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4770)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
libicu in International Components for Unicode (ICU) 3.8.1 and earlier attempts to process backreferences to the nonexistent capture group zero (aka \0), which might allow context-dependent attackers to read from, or write to, out-of-bounds memory locations, related to corruption of REStackFrames.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5507
#### Github
No PoCs found on GitHub currently.