cvelist/2007/4xxx/CVE-2007-4595.json

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-4595",
"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" : "Cross-site scripting (XSS) vulnerability in Mayaa before 1.1.12 allows remote attackers to inject arbitrary web script or HTML in certain circumstances involving (1) lack of charset specification within a META element or (2) a META element that specifies an unrecognized charset, which trigger automatic character set recognition by the web browser, as demonstrated by improper handling of UTF-7 data."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://mayaa.seasar.org/news/vulnerability20070816.html",
"refsource" : "CONFIRM",
"url" : "http://mayaa.seasar.org/news/vulnerability20070816.html"
},
{
"name" : "JVN#38199598",
"refsource" : "JVN",
"url" : "http://jvn.jp/jp/JVN%2338199598/index.html"
},
{
"name" : "25443",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/25443"
},
{
"name" : "36655",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/36655"
},
{
"name" : "26597",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/26597"
},
{
"name" : "mayaa-utf7-xss(36269)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/36269"
}
]
}
}