PoC Index

CVE-2012-1823

KEVCRITICAL 9.8EPSS 100.0%

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not properly handle query strings that lack an = (equals sign) character, which allows remote attackers to execute arbitrary code by placing command-line options in the query string, related to lack of skipping a certain php_getopt for the 'd' case.

CVSS v3.1
9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v2.0
7.5 HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
EPSS
100.00% chance of exploitation in the next 30 days, 100th percentile
CISA KEV
added 2022-03-25
Nuclei
high · CWE-20
Published
2012-05-11
Updated
2025-11-04

Proof-of-concept exploits (10)

Nuclei templates (1)

Metasploit modules (1)

ExploitDB entries (4)

Vulhub environments (1)

Exploit collections (2)

References

Related