cvelist/2008/5xxx/CVE-2008-5844.json

93 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-5844",
"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" : "PHP 5.2.7 contains an incorrect change to the FILTER_UNSAFE_RAW functionality, and unintentionally disables magic_quotes_gpc regardless of the actual magic_quotes_gpc setting, which might make it easier for context-dependent attackers to conduct SQL injection attacks and unspecified other attacks."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://bugs.php.net/bug.php?id=42718",
"refsource" : "CONFIRM",
"url" : "http://bugs.php.net/bug.php?id=42718"
},
{
"name" : "http://www.php.net/ChangeLog-5.php#5.2.8",
"refsource" : "CONFIRM",
"url" : "http://www.php.net/ChangeLog-5.php#5.2.8"
},
{
"name" : "http://www.php.net/archive/2008.php#id2008-12-07-1",
"refsource" : "CONFIRM",
"url" : "http://www.php.net/archive/2008.php#id2008-12-07-1"
},
{
"name" : "http://www.php.net/archive/2008.php#id2008-12-08-1",
"refsource" : "CONFIRM",
"url" : "http://www.php.net/archive/2008.php#id2008-12-08-1"
},
{
"name" : "http://bugs.php.net/bug.php?id=46759",
"refsource" : "CONFIRM",
"url" : "http://bugs.php.net/bug.php?id=46759"
},
{
"name" : "32673",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/32673"
},
{
"name" : "1021393",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id?1021393"
}
]
}
}