ghsa-xqcf-hj92-967m
Vulnerability from github
Published
2022-07-24 00:00
Modified
2023-07-25 20:00
Severity ?
VLAI Severity ?
Summary
Django REST framework XSS Vulnerability
Details
Django REST framework (aka django-rest-framework) before 3.9.1 allows XSS because the default DRF Browsable API view templates disable autoescaping.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django-rest-framework"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.9.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-25045"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2023-07-25T20:00:40Z",
"nvd_published_at": "2022-07-23T02:15:00Z",
"severity": "MODERATE"
},
"details": "Django REST framework (aka django-rest-framework) before 3.9.1 allows XSS because the default DRF Browsable API view templates disable autoescaping.",
"id": "GHSA-xqcf-hj92-967m",
"modified": "2023-07-25T20:00:40Z",
"published": "2022-07-24T00:00:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25045"
},
{
"type": "WEB",
"url": "https://github.com/encode/django-rest-framework/pull/6191"
},
{
"type": "WEB",
"url": "https://github.com/encode/django-rest-framework/pull/6330"
},
{
"type": "WEB",
"url": "https://github.com/encode/django-rest-framework/commit/4bb9a3c48427867ef1e46f7dee945a4c25a4f9b8"
},
{
"type": "PACKAGE",
"url": "https://github.com/encode/django-rest-framework"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Django REST framework XSS Vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…