cve/2005/CVE-2005-3390.md
2024-06-18 02:51:15 +02:00

751 B

CVE-2005-3390

Description

The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when register_globals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a "GLOBALS" fileupload field.

POC

Reference

Github

No PoCs found on GitHub currently.