Files
CVEs-PoC/2004/CVE-2004-0958.md
T
2025-09-29 21:09:30 +02:00

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.