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

812 B

CVE-2007-2872

Description

Multiple integer overflows in the chunk_split function in PHP 5 before 5.2.3 and PHP 4 before 4.4.8 allow remote attackers to cause a denial of service (crash) or execute arbitrary code via the (1) chunks, (2) srclen, and (3) chunklen arguments.

POC

Reference

Github