cve-2010-4534
Vulnerability from cvelistv5
Published
2011-01-10 19:18
Modified
2024-08-07 03:51
Severity ?
EPSS score ?
Summary
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.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T03:51:17.373Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "45562", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/45562" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "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", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/12/23/4" }, { "name": "20101223 Django admin list filter data extraction / leakage", "tags": [ "mailing-list", "x_refsource_BUGTRAQ", "x_transferred" ], "url": "http://www.securityfocus.com/archive/1/515446" }, { "name": "USN-1040-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "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", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2011/01/03/5" }, { "name": "42913", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/42913" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://evilpacket.net/2010/dec/22/information-leakage-django-administrative-interfac/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://code.djangoproject.com/changeset/15031" }, { "name": "ADV-2011-0048", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2011/0048" }, { "name": "ADV-2011-0098", "tags": [ "vdb-entry", "x_refsource_VUPEN", "x_transferred" ], "url": "http://www.vupen.com/english/advisories/2011/0098" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.djangoproject.com/weblog/2010/dec/22/security/" }, { "name": "FEDORA-2011-0096", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=665373" }, { "name": "20101223 Django admin list filter data extraction / leakage", "tags": [ "mailing-list", "x_refsource_FULLDISC", "x_transferred" ], "url": "http://archives.neohapsis.com/archives/fulldisclosure/2010-12/0580.html" }, { "name": "42715", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/42715" }, { "name": "FEDORA-2011-0120", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html" }, { "name": "42827", "tags": [ "third-party-advisory", "x_refsource_SECUNIA", "x_transferred" ], "url": "http://secunia.com/advisories/42827" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2010-12-22T00:00:00", "descriptions": [ { "lang": "en", "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." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2011-01-19T10:00:00", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "45562", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/45562" }, { "tags": [ "x_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", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/12/23/4" }, { "name": "20101223 Django admin list filter data extraction / leakage", "tags": [ "mailing-list", "x_refsource_BUGTRAQ" ], "url": "http://www.securityfocus.com/archive/1/515446" }, { "name": "USN-1040-1", "tags": [ "vendor-advisory", "x_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", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2011/01/03/5" }, { "name": "42913", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/42913" }, { "tags": [ "x_refsource_MISC" ], "url": "http://evilpacket.net/2010/dec/22/information-leakage-django-administrative-interfac/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://code.djangoproject.com/changeset/15031" }, { "name": "ADV-2011-0048", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2011/0048" }, { "name": "ADV-2011-0098", "tags": [ "vdb-entry", "x_refsource_VUPEN" ], "url": "http://www.vupen.com/english/advisories/2011/0098" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.djangoproject.com/weblog/2010/dec/22/security/" }, { "name": "FEDORA-2011-0096", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=665373" }, { "name": "20101223 Django admin list filter data extraction / leakage", "tags": [ "mailing-list", "x_refsource_FULLDISC" ], "url": "http://archives.neohapsis.com/archives/fulldisclosure/2010-12/0580.html" }, { "name": "42715", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/42715" }, { "name": "FEDORA-2011-0120", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html" }, { "name": "42827", "tags": [ "third-party-advisory", "x_refsource_SECUNIA" ], "url": "http://secunia.com/advisories/42827" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2010-4534", "datePublished": "2011-01-10T19:18:00", "dateReserved": "2010-12-09T00:00:00", "dateUpdated": "2024-08-07T03:51:17.373Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "fkie_nvd": { "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"1.1.2\", \"matchCriteriaId\": \"3216CF3F-DC3B-41E5-AAEF-6E6939E4F219\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:0.91:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C40AD94B-AC89-4404-973F-5E60468D06EA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:0.95:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"529CD787-1C98-4F20-8A3D-90BF2B0BD790\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:0.95.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"65A952FB-3A74-4A39-8870-1F37059C9D12\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:0.96:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7E79CFED-F8BF-48E7-897D-D1FB508DC9E1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F9023348-07A7-46E8-B45A-CC19563C5961\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.0.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"883C9BEA-8B02-42F7-90BB-F31CBCBF8B1E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.0.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"59302184-7805-4D50-B25C-73E59DAA1E66\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"56846659-96C8-497C-8404-3975E5B6385B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2DAB4639-B81D-412A-A081-EFF46737CA5D\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AD257D91-EF31-4103-9007-944603ABA271\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.2.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"99387F31-9E04-4A73-A1C6-C05F96A8DB38\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.2.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"064C9403-8A43-42C7-A1FD-03CC49A32FB1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.2.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5BCDB95B-88F2-466A-A4F9-4C080183E39B\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.3:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"06F122AC-B9BF-4E27-A7C0-F3E7B5E8A907\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:djangoproject:django:1.3:alpha2:*:*:*:*:*:*\", \"matchCriteriaId\": \"AF1504F2-968F-4E1A-A143-BE494E658DF0\"}]}]}]", "descriptions": "[{\"lang\": \"en\", \"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.\"}, {\"lang\": \"es\", \"value\": \"El interfaz de administraci\\u00f3n de django.contrib.admin de Django en versiones anteriores a 1.1.3, 1.2.x anteriores a 1.2.4, y 1.3.x anteriores a 1.3 beta 1 no restringen apropiadamente el uso de la cadena de consulta para realizar filtrado de objetos. Lo que permite a usuarios autenticados remotos obtener informaci\\u00f3n confidencial a trav\\u00e9s de peticiones que contengan expresiones regulares, como se ha demostrado con el par\\u00e1metro created_by__password__regex.\"}]", "id": "CVE-2010-4534", "lastModified": "2024-11-21T01:21:09.587", "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:P/I:N/A:N\", \"baseScore\": 4.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", "published": "2011-01-10T20:00:16.877", "references": "[{\"url\": \"http://archives.neohapsis.com/archives/fulldisclosure/2010-12/0580.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://code.djangoproject.com/changeset/15031\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\"]}, {\"url\": \"http://evilpacket.net/2010/dec/22/information-leakage-django-administrative-interfac/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://ngenuity-is.com/advisories/2010/dec/22/information-leakage-in-django-administrative-inter/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://secunia.com/advisories/42715\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://secunia.com/advisories/42827\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://secunia.com/advisories/42913\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.djangoproject.com/weblog/2010/dec/22/security/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2010/12/23/4\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2011/01/03/5\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/515446\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.securityfocus.com/bid/45562\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.ubuntu.com/usn/USN-1040-1\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.vupen.com/english/advisories/2011/0048\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.vupen.com/english/advisories/2011/0098\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=665373\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\"]}, {\"url\": \"http://archives.neohapsis.com/archives/fulldisclosure/2010-12/0580.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://code.djangoproject.com/changeset/15031\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"http://evilpacket.net/2010/dec/22/information-leakage-django-administrative-interfac/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://ngenuity-is.com/advisories/2010/dec/22/information-leakage-in-django-administrative-inter/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\"]}, {\"url\": \"http://secunia.com/advisories/42715\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://secunia.com/advisories/42827\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/42913\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.djangoproject.com/weblog/2010/dec/22/security/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2010/12/23/4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2011/01/03/5\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/515446\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/45562\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.ubuntu.com/usn/USN-1040-1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.vupen.com/english/advisories/2011/0048\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.vupen.com/english/advisories/2011/0098\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=665373\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}]", "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-264\"}]}]" }, "nvd": "{\"cve\":{\"id\":\"CVE-2010-4534\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2011-01-10T20:00:16.877\",\"lastModified\":\"2024-11-21T01:21:09.587\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"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.\"},{\"lang\":\"es\",\"value\":\"El interfaz de administraci\u00f3n de django.contrib.admin de Django en versiones anteriores a 1.1.3, 1.2.x anteriores a 1.2.4, y 1.3.x anteriores a 1.3 beta 1 no restringen apropiadamente el uso de la cadena de consulta para realizar filtrado de objetos. Lo que permite a usuarios autenticados remotos obtener informaci\u00f3n confidencial a trav\u00e9s de peticiones que contengan expresiones regulares, como se ha demostrado con el par\u00e1metro created_by__password__regex.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:N/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-264\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.1.2\",\"matchCriteriaId\":\"3216CF3F-DC3B-41E5-AAEF-6E6939E4F219\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:0.91:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C40AD94B-AC89-4404-973F-5E60468D06EA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:0.95:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"529CD787-1C98-4F20-8A3D-90BF2B0BD790\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:0.95.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"65A952FB-3A74-4A39-8870-1F37059C9D12\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:0.96:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7E79CFED-F8BF-48E7-897D-D1FB508DC9E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F9023348-07A7-46E8-B45A-CC19563C5961\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"883C9BEA-8B02-42F7-90BB-F31CBCBF8B1E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"59302184-7805-4D50-B25C-73E59DAA1E66\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"56846659-96C8-497C-8404-3975E5B6385B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2DAB4639-B81D-412A-A081-EFF46737CA5D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD257D91-EF31-4103-9007-944603ABA271\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"99387F31-9E04-4A73-A1C6-C05F96A8DB38\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"064C9403-8A43-42C7-A1FD-03CC49A32FB1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5BCDB95B-88F2-466A-A4F9-4C080183E39B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.3:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"06F122AC-B9BF-4E27-A7C0-F3E7B5E8A907\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:1.3:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"AF1504F2-968F-4E1A-A143-BE494E658DF0\"}]}]}],\"references\":[{\"url\":\"http://archives.neohapsis.com/archives/fulldisclosure/2010-12/0580.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"http://code.djangoproject.com/changeset/15031\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://evilpacket.net/2010/dec/22/information-leakage-django-administrative-interfac/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://ngenuity-is.com/advisories/2010/dec/22/information-leakage-in-django-administrative-inter/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"http://secunia.com/advisories/42715\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/42827\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/42913\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.djangoproject.com/weblog/2010/dec/22/security/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/12/23/4\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2011/01/03/5\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.securityfocus.com/archive/1/515446\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/45562\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1040-1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.vupen.com/english/advisories/2011/0048\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.vupen.com/english/advisories/2011/0098\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=665373\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://archives.neohapsis.com/archives/fulldisclosure/2010-12/0580.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://code.djangoproject.com/changeset/15031\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://evilpacket.net/2010/dec/22/information-leakage-django-administrative-interfac/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://ngenuity-is.com/advisories/2010/dec/22/information-leakage-in-django-administrative-inter/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://secunia.com/advisories/42715\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/42827\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/42913\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.djangoproject.com/weblog/2010/dec/22/security/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2010/12/23/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2011/01/03/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://www.securityfocus.com/archive/1/515446\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/45562\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1040-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2011/0048\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.vupen.com/english/advisories/2011/0098\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=665373\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}" } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.