cvelist/2008/7xxx/CVE-2008-7250.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:18:09 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-7250",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:18:09 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in Squid Analysis Report Generator (Sarg) 2.2.4 allows remote attackers to inject arbitrary web script or HTML via a JavaScript onload event in the User-Agent header, which is not properly handled when displaying the Squid proxy log. NOTE: this issue exists because of an incomplete fix for CVE-2008-1168."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:18:09 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://sourceforge.net/project/shownotes.php?release_id=581509",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/project/shownotes.php?release_id=581509"
},
{
"name": "ADV-2008-0750",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/0750"
},
{
"name": "28668",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/28668"
}
]
}
}