cvelist/2004/2xxx/CVE-2004-2028.json

83 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2004-2028",
"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 stats.php in e107 allows remote attackers to inject arbitrary web script or HTML via the referer parameter to log.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20040521 e107 web portal Referers HTTP Injection",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=108515632622796&w=2"
},
{
"name" : "10395",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/10395"
},
{
"name" : "6345",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/6345"
},
{
"name" : "11693",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/11693"
},
{
"name" : "e107-log-xss(16231)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/16231"
}
]
}
}