Skip to content

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before...

High severity Unreviewed Published May 14, 2022 to the GitHub Advisory Database • Updated Feb 3, 2023

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

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.

References

Published by the National Vulnerability Database May 11, 2012
Published to the GitHub Advisory Database May 14, 2022
Last updated Feb 3, 2023

Severity

High

Weaknesses

CVE ID

CVE-2012-1823

GHSA ID

GHSA-3p37-hv77-x3rp

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Checking history
See something to contribute? Suggest improvements for this vulnerability.