CVE-2013-0305: Django Data leakage via admin history log
(updated )
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.
References
- github.com/advisories/GHSA-r7w6-p47g-vj53
- github.com/django/django
- github.com/django/django/commit/0e7861aec73702f7933ce2a93056f7983939f0d6
- github.com/django/django/commit/d3a45e10c8ac8268899999129daa27652ec0da35
- github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-16.yaml
- nvd.nist.gov/vuln/detail/CVE-2013-0305
- www.djangoproject.com/weblog/2013/feb/19/security
Detect and mitigate CVE-2013-0305 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →