cvelist/2010/4xxx/CVE-2010-4534.json

147 lines
5.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:33:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-4534",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
2017-10-16 12:31:07 -04:00
]
2019-03-17 23:33:19 +00:00
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The administrative interface in django.contrib.admin in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not properly restrict use of the query string to perform certain object filtering, which allows remote authenticated users to obtain sensitive information via a series of requests containing regular expressions, as demonstrated by a created_by__password__regex parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "45562",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/45562"
},
{
"name": "http://ngenuity-is.com/advisories/2010/dec/22/information-leakage-in-django-administrative-inter/",
"refsource": "MISC",
"url": "http://ngenuity-is.com/advisories/2010/dec/22/information-leakage-in-django-administrative-inter/"
},
{
"name": "[oss-security] 20101223 CVE Request -- Django 1.2.4, Django 1.1.3 and Django 1.3 beta 1 -- addressing two security flaws",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2010/12/23/4"
},
{
"name": "20101223 Django admin list filter data extraction / leakage",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/515446"
},
{
"name": "USN-1040-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-1040-1"
},
{
"name": "[oss-security] 20110103 Re: CVE Request -- Django 1.2.4, Django 1.1.3 and Django 1.3 beta 1 -- addressing two security flaws",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/01/03/5"
},
{
"name": "42913",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/42913"
},
{
"name": "http://evilpacket.net/2010/dec/22/information-leakage-django-administrative-interfac/",
"refsource": "MISC",
"url": "http://evilpacket.net/2010/dec/22/information-leakage-django-administrative-interfac/"
},
{
"name": "http://code.djangoproject.com/changeset/15031",
"refsource": "CONFIRM",
"url": "http://code.djangoproject.com/changeset/15031"
},
{
"name": "ADV-2011-0048",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2011/0048"
},
{
"name": "ADV-2011-0098",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2011/0098"
},
{
"name": "http://www.djangoproject.com/weblog/2010/dec/22/security/",
"refsource": "CONFIRM",
"url": "http://www.djangoproject.com/weblog/2010/dec/22/security/"
},
{
"name": "FEDORA-2011-0096",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=665373",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=665373"
},
{
"name": "20101223 Django admin list filter data extraction / leakage",
"refsource": "FULLDISC",
"url": "http://archives.neohapsis.com/archives/fulldisclosure/2010-12/0580.html"
},
{
"name": "42715",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/42715"
},
{
"name": "FEDORA-2011-0120",
"refsource": "FEDORA",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html"
},
{
"name": "42827",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/42827"
}
]
}
}