cvelist/2010/3xxx/CVE-2010-3082.json

88 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-3082",
"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 Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken (aka csrf_token) cookie."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20100909 CVE Assignment: django",
"refsource" : "MLIST",
"url" : "http://marc.info/?l=oss-security&m=128403961700444&w=2"
},
{
"name" : "http://www.djangoproject.com/weblog/2010/sep/08/security-release/",
"refsource" : "CONFIRM",
"url" : "http://www.djangoproject.com/weblog/2010/sep/08/security-release/"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=632239",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=632239"
},
{
"name" : "USN-1004-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/USN-1004-1"
},
{
"name" : "43116",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/43116"
},
{
"name" : "django-token-csrf(61729)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/61729"
}
]
}
}