mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
93 lines
2.9 KiB
JSON
93 lines
2.9 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve@mitre.org",
|
|
"ID" : "CVE-2007-3205",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "n/a",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "The parse_str function in (1) PHP, (2) Hardened-PHP, and (3) Suhosin, when called without a second parameter, might allow remote attackers to overwrite arbitrary variables by specifying variable names and values in the string to be parsed. NOTE: it is not clear whether this is a design limitation of the function or a bug in PHP, although it is likely to be regarded as a bug in Hardened-PHP and Suhosin."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "20070612 PHP parse_str() arbitrary variable overwrite",
|
|
"refsource" : "BUGTRAQ",
|
|
"url" : "http://www.securityfocus.com/archive/1/471178/100/0/threaded"
|
|
},
|
|
{
|
|
"name" : "20070612 Re: PHP parse_str() arbitrary variable overwrite",
|
|
"refsource" : "BUGTRAQ",
|
|
"url" : "http://www.securityfocus.com/archive/1/471204/100/0/threaded"
|
|
},
|
|
{
|
|
"name" : "20070613 Re: PHP parse_str() arbitrary variable overwrite",
|
|
"refsource" : "BUGTRAQ",
|
|
"url" : "http://www.securityfocus.com/archive/1/471275/100/0/threaded"
|
|
},
|
|
{
|
|
"name" : "http://www.acid-root.new.fr/advisories/14070612.txt",
|
|
"refsource" : "MISC",
|
|
"url" : "http://www.acid-root.new.fr/advisories/14070612.txt"
|
|
},
|
|
{
|
|
"name" : "39834",
|
|
"refsource" : "OSVDB",
|
|
"url" : "http://osvdb.org/39834"
|
|
},
|
|
{
|
|
"name" : "2800",
|
|
"refsource" : "SREASON",
|
|
"url" : "http://securityreason.com/securityalert/2800"
|
|
},
|
|
{
|
|
"name" : "php-parsestr-code-execution(34836)",
|
|
"refsource" : "XF",
|
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/34836"
|
|
}
|
|
]
|
|
}
|
|
}
|