cvelist/2008/6xxx/CVE-2008-6631.json

88 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-6631",
"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" : "Multiple cross-site scripting (XSS) vulnerabilities in index.php in BlogPHP 2.0 allow remote attackers to inject arbitrary web script or HTML via the (1) user parameter in a sendmessage action and the (2) username parameter when registering a new user, different vectors than CVE-2008-0679."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.davidsopas.com/soapbox/blogphp.txt",
"refsource" : "MISC",
"url" : "http://www.davidsopas.com/soapbox/blogphp.txt"
},
{
"name" : "29133",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/29133"
},
{
"name" : "45038",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/45038"
},
{
"name" : "30165",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/30165"
},
{
"name" : "blogphp-user-xss(42369)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/42369"
},
{
"name" : "blogphp-username-xss(42370)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/42370"
}
]
}
}