mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
18 lines
765 B
Markdown
18 lines
765 B
Markdown
### [CVE-2004-0958](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0958)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
php_variables.c in PHP before 5.0.2 allows remote attackers to read sensitive memory contents via (1) GET, (2) POST, or (3) COOKIE GPC variables that end in an open bracket character, which causes PHP to calculate an incorrect string length.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10863
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|