GHSA-2655-q453-22f9

Suggest an improvement
Source
https://github.com/advisories/GHSA-2655-q453-22f9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-2655-q453-22f9/GHSA-2655-q453-22f9.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-2655-q453-22f9
Aliases
Published
2022-05-17T05:10:31Z
Modified
2024-09-18T19:09:21.300874Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Django Allows Arbitrary URL Generation
Details

The django.http.HttpRequest.get_host function in Django 1.3.x before 1.3.4 and 1.4.x before 1.4.2 allows remote attackers to generate and display arbitrary URLs via crafted username and password Host header values.

Database specific
{
    "nvd_published_at": "2012-11-18T23:55:00Z",
    "cwe_ids": [
        "CWE-20"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-08-29T22:33:16Z"
}
References

Affected packages

PyPI / django

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.3
Fixed
1.3.4

Affected versions

1.*

1.3
1.3.1
1.3.2
1.3.3

PyPI / django

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.4
Fixed
1.4.2

Affected versions

1.*

1.4
1.4.1