mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-20 12:14:44 +02:00
765 B
765 B
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
Github
No PoCs found on GitHub currently.