cvelist/2007/3xxx/CVE-2007-3205.json

93 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"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."
2017-10-16 12:31:07 -04:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070612 PHP parse_str() arbitrary variable overwrite",
"refsource" : "BUGTRAQ",
2018-10-16 11:17:01 -04:00
"url" : "http://www.securityfocus.com/archive/1/471178/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "20070612 Re: PHP parse_str() arbitrary variable overwrite",
"refsource" : "BUGTRAQ",
2018-10-16 11:17:01 -04:00
"url" : "http://www.securityfocus.com/archive/1/471204/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "20070613 Re: PHP parse_str() arbitrary variable overwrite",
"refsource" : "BUGTRAQ",
2018-10-16 11:17:01 -04:00
"url" : "http://www.securityfocus.com/archive/1/471275/100/0/threaded"
2017-10-16 12:31:07 -04:00
},
{
"name" : "http://www.acid-root.new.fr/advisories/14070612.txt",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.acid-root.new.fr/advisories/14070612.txt"
},
{
"name" : "39834",
"refsource" : "OSVDB",
2017-10-16 12:31:07 -04:00
"url" : "http://osvdb.org/39834"
},
{
"name" : "2800",
"refsource" : "SREASON",
2017-10-16 12:31:07 -04:00
"url" : "http://securityreason.com/securityalert/2800"
},
{
"name" : "php-parsestr-code-execution(34836)",
"refsource" : "XF",
2017-10-16 12:31:07 -04:00
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/34836"
}
]
}
}