cve/2007/CVE-2007-1584.md
2024-05-26 14:27:05 +02:00

709 B

CVE-2007-1584

Description

Buffer underflow in the header function in PHP 5.2.0 allows context-dependent attackers to execute arbitrary code by passing an all-whitespace string to this function, which causes it to write '\0' characters in whitespace that precedes the string.

POC

Reference

Github

No PoCs found on GitHub currently.