cvelist/2008/2xxx/CVE-2008-2302.json

92 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:45:47 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-2302",
"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 03:45:47 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in the login form in the administration application in Django 0.91 before 0.91.2, 0.95 before 0.95.3, and 0.96 before 0.96.2 allows remote attackers to inject arbitrary web script or HTML via the URI of a certain previous request."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:45:47 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "30250",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/30250"
},
{
"name": "1020028",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1020028"
},
{
"name": "django-loginform-xss(42396)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42396"
},
{
"name": "30291",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/30291"
},
{
"name": "29209",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/29209"
},
{
"name": "ADV-2008-1618",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/1618"
},
{
"name": "http://www.djangoproject.com/weblog/2008/may/14/security/",
"refsource": "CONFIRM",
"url": "http://www.djangoproject.com/weblog/2008/may/14/security/"
}
]
}
}