ghsa-r7w6-p47g-vj53
Vulnerability from github
Published
2022-05-05 02:48
Modified
2024-09-18 19:40
Severity ?
4.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
Django Data leakage via admin history log
Details
The administrative interface for Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 does not check permissions for the history view, which allows remote authenticated administrators to obtain sensitive object history information.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.3" }, { "fixed": "1.3.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.4" }, { "fixed": "1.4.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-0305" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2023-08-17T22:29:44Z", "nvd_published_at": "2013-05-02T14:55:00Z", "severity": "MODERATE" }, "details": "The administrative interface for Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 does not check permissions for the history view, which allows remote authenticated administrators to obtain sensitive object history information.", "id": "GHSA-r7w6-p47g-vj53", "modified": "2024-09-18T19:40:33Z", "published": "2022-05-05T02:48:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0305" }, { "type": "WEB", "url": "https://github.com/django/django/commit/0e7861aec73702f7933ce2a93056f7983939f0d6" }, { "type": "WEB", "url": "https://github.com/django/django/commit/d3a45e10c8ac8268899999129daa27652ec0da35" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-16.yaml" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2013/feb/19/security" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-0670.html" }, { "type": "WEB", "url": "http://ubuntu.com/usn/usn-1757-1" }, { "type": "WEB", "url": "http://www.debian.org/security/2013/dsa-2634" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Django Data leakage via admin history log" }
Loading...
Loading...
- 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.