mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 16:47:12 +02:00
18 lines
810 B
Markdown
18 lines
810 B
Markdown
### [CVE-2007-4770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4770)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|