GHSA-fwr5-q9rx-294f
Vulnerability from github
Published
2018-07-23 19:51
Modified
2024-11-18 16:26
Severity ?
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
Improper query string handling in Django
Details
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.2" }, { "fixed": "1.2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2010-4534" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:35:36Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "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.", "id": "GHSA-fwr5-q9rx-294f", "modified": "2024-11-18T16:26:08Z", "published": "2018-07-23T19:51:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4534" }, { "type": "WEB", "url": "https://github.com/django/django/commit/17084839fd7e267da5729f2a27753322b9d415a0" }, { "type": "WEB", "url": "https://github.com/django/django/commit/85207a245bf09fdebe486b4c7bbcb65300f2a693" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=665373" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-fwr5-q9rx-294f" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-8.yaml" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/fulldisclosure/2010-12/0580.html" }, { "type": "WEB", "url": "http://code.djangoproject.com/changeset/15031" }, { "type": "WEB", "url": "http://evilpacket.net/2010/dec/22/information-leakage-django-administrative-interfac" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053041.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html" }, { "type": "WEB", "url": "http://ngenuity-is.com/advisories/2010/dec/22/information-leakage-in-django-administrative-inter" }, { "type": "WEB", "url": "http://www.djangoproject.com/weblog/2010/dec/22/security" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/12/23/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/01/03/5" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1040-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Improper query string handling in Django" }
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.