mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
772 B
Markdown
18 lines
772 B
Markdown
### [CVE-2008-5498](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5498)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Array index error in the imageRotate function in PHP 5.2.8 and earlier allows context-dependent attackers to read the contents of arbitrary memory locations via a crafted value of the third argument (aka the bgd_color or clrBack argument) for an indexed image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9667
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|