cvelist/2016/2xxx/CVE-2016-2512.json
2017-10-16 12:31:07 -04:00

97 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-2512",
"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" : "The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\\@attacker.com."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/django/django/commit/c5544d289233f501917e25970c03ed444abbd4f0"
},
{
"url" : "https://www.djangoproject.com/weblog/2016/mar/01/security-releases/"
},
{
"url" : "http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html"
},
{
"url" : "http://www.debian.org/security/2016/dsa-3544"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-0504.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-0502.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-0505.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-0506.html"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2915-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2915-2"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2915-3"
},
{
"url" : "http://www.securityfocus.com/bid/83879"
},
{
"url" : "http://www.securitytracker.com/id/1035152"
}
]
}
}