cvelist/2008/0xxx/CVE-2008-0273.json

103 lines
3.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-0273",
"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" : "Interpretation conflict in Drupal 4.7.x before 4.7.11 and 5.x before 5.6, when Internet Explorer 6 is used, allows remote attackers to conduct cross-site scripting (XSS) attacks via invalid UTF-8 byte sequences, which are not processed as UTF-8 by Drupal's HTML filtering, but are processed as UTF-8 by Internet Explorer, effectively removing characters from the document and defeating the HTML protection mechanism."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://drupal.org/node/208564",
"refsource" : "CONFIRM",
"url" : "http://drupal.org/node/208564"
},
{
"name" : "http://www.vbdrupal.org/forum/showthread.php?p=6878",
"refsource" : "CONFIRM",
"url" : "http://www.vbdrupal.org/forum/showthread.php?p=6878"
},
{
"name" : "http://www.vbdrupal.org/forum/showthread.php?t=1349",
"refsource" : "CONFIRM",
"url" : "http://www.vbdrupal.org/forum/showthread.php?t=1349"
},
{
"name" : "27238",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/27238"
},
{
"name" : "28486",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/28486"
},
{
"name" : "ADV-2008-0127",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2008/0127"
},
{
"name" : "28422",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/28422"
},
{
"name" : "ADV-2008-0134",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2008/0134"
},
{
"name" : "drupal-utf8-xss(39619)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/39619"
}
]
}
}