mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
123 lines
4.2 KiB
JSON
123 lines
4.2 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve@mitre.org",
|
|
"ID" : "CVE-2013-6044",
|
|
"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 is_safe_url function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting (XSS) or other vulnerabilities into Django applications that use this function, as demonstrated by \"the login view in django.contrib.auth.views\" and the javascript: scheme."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "[oss-security] 20130814 [CVE request] Django 1.4.6 security release",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://seclists.org/oss-sec/2013/q3/369"
|
|
},
|
|
{
|
|
"name" : "[oss-security] 20130819 Re: [CVE request] Django 1.4.6 security release",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://seclists.org/oss-sec/2013/q3/411"
|
|
},
|
|
{
|
|
"name" : "https://github.com/django/django/commit/1a274ccd6bc1afbdac80344c9b6e5810c1162b5f",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/django/django/commit/1a274ccd6bc1afbdac80344c9b6e5810c1162b5f"
|
|
},
|
|
{
|
|
"name" : "https://github.com/django/django/commit/ae3535169af804352517b7fea94a42a1c9c4b762",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/django/django/commit/ae3535169af804352517b7fea94a42a1c9c4b762"
|
|
},
|
|
{
|
|
"name" : "https://github.com/django/django/commit/ec67af0bd609c412b76eaa4cc89968a2a8e5ad6a",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://github.com/django/django/commit/ec67af0bd609c412b76eaa4cc89968a2a8e5ad6a"
|
|
},
|
|
{
|
|
"name" : "https://www.djangoproject.com/weblog/2013/aug/13/security-releases-issued",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://www.djangoproject.com/weblog/2013/aug/13/security-releases-issued"
|
|
},
|
|
{
|
|
"name" : "DSA-2740",
|
|
"refsource" : "DEBIAN",
|
|
"url" : "http://www.debian.org/security/2013/dsa-2740"
|
|
},
|
|
{
|
|
"name" : "RHSA-2013:1521",
|
|
"refsource" : "REDHAT",
|
|
"url" : "http://rhn.redhat.com/errata/RHSA-2013-1521.html"
|
|
},
|
|
{
|
|
"name" : "openSUSE-SU-2013:1541",
|
|
"refsource" : "SUSE",
|
|
"url" : "http://lists.opensuse.org/opensuse-updates/2013-10/msg00015.html"
|
|
},
|
|
{
|
|
"name" : "61777",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/61777"
|
|
},
|
|
{
|
|
"name" : "1028915",
|
|
"refsource" : "SECTRACK",
|
|
"url" : "http://www.securitytracker.com/id/1028915"
|
|
},
|
|
{
|
|
"name" : "54476",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/54476"
|
|
},
|
|
{
|
|
"name" : "django-issafeurl-xss(86437)",
|
|
"refsource" : "XF",
|
|
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/86437"
|
|
}
|
|
]
|
|
}
|
|
}
|