ghsa-7xr5-9hcq-chf9
Vulnerability from github
Published
2025-06-05 03:30
Modified
2025-06-10 20:03
Severity ?
Summary
Django Improper Output Neutralization for Logs vulnerability
Details
An issue was discovered in Django 5.2 before 5.2.2, 5.1 before 5.1.10, and 4.2 before 4.2.22. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "5.2" }, { "fixed": "5.2.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "5.0a1" }, { "fixed": "5.1.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.2.22" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-48432" ], "database_specific": { "cwe_ids": [ "CWE-117" ], "github_reviewed": true, "github_reviewed_at": "2025-06-06T15:45:56Z", "nvd_published_at": "2025-06-05T03:15:25Z", "severity": "MODERATE" }, "details": "An issue was discovered in Django 5.2 before 5.2.2, 5.1 before 5.1.10, and 4.2 before 4.2.22. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.", "id": "GHSA-7xr5-9hcq-chf9", "modified": "2025-06-10T20:03:53Z", "published": "2025-06-05T03:30:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48432" }, { "type": "WEB", "url": "https://docs.djangoproject.com/en/dev/releases/security" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2025-47.yaml" }, { "type": "WEB", "url": "https://groups.google.com/g/django-announce" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2025/jun/04/security-releases" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2025/jun/10/bugfix-releases" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/06/04/5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/06/10/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/06/10/3" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/06/10/4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Django Improper Output Neutralization for Logs vulnerability" }
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.