GHSA-5j2h-h5hg-3wf8

Suggest an improvement
Source
https://github.com/advisories/GHSA-5j2h-h5hg-3wf8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/07/GHSA-5j2h-h5hg-3wf8/GHSA-5j2h-h5hg-3wf8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-5j2h-h5hg-3wf8
Aliases
Published
2018-07-23T19:51:10Z
Modified
2024-09-16T21:46:46.879190Z
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.2 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Cross-site request forgery in Django
Details

Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged AJAX requests that leverage a "combination of browser plugins and redirects," a related issue to CVE-2011-0447.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T21:16:24Z"
}
References

Affected packages

PyPI / django

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.1
Fixed
1.1.4

Affected versions

1.*

1.1
1.1.1
1.1.2
1.1.3

PyPI / django

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.2
Fixed
1.2.5

Affected versions

1.*

1.2
1.2.1
1.2.2
1.2.3
1.2.4