CVE-2024-21520
Django REST Framework Cross-site Scripting (XSS)
Description
Versions of the package djangorestframework before 3.15.2 are vulnerable to Cross-site Scripting (XSS) via the break_long_headers template filter due to improper input sanitization before splitting and joining with <br> tags.
INFO
Published Date :
June 26, 2024, 5:15 a.m.
Last Modified :
Dec. 31, 2024, 10:15 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
2.7
Exploitability Score :
2.8
Public PoC/Exploit Available at Github
CVE-2024-21520 has a 3 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-21520
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
A demonstration of common XSS vulnerabilities in Django Rest Framework applications. This repository showcases intentionally vulnerable code to educate developers on identifying and mitigating XSS attacks in DRF-based projects. For educational purposes only.
Python
None
📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.
security cve exploit poc vulnerability
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-21520
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-21520
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
Dec. 31, 2024
Action Type Old Value New Value Added CVSS V4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Removed Reference https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2 -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/encode/django-rest-framework/commit/3b41f0124194430da957b119712978fa2266b642 Added Reference https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2 Added Reference https://github.com/encode/django-rest-framework/pull/9435 Added Reference https://security.snyk.io/vuln/SNYK-PYTHON-DJANGORESTFRAMEWORK-7252137 -
CVE Modified by [email protected]
Jul. 04, 2024
Action Type Old Value New Value Added Reference Snyk https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2 [No types assigned] -
CVE Received by [email protected]
Jun. 26, 2024
Action Type Old Value New Value Added Description Versions of the package djangorestframework before 3.15.2 are vulnerable to Cross-site Scripting (XSS) via the break_long_headers template filter due to improper input sanitization before splitting and joining with <br> tags. Added Reference Snyk https://security.snyk.io/vuln/SNYK-PYTHON-DJANGORESTFRAMEWORK-7252137 [No types assigned] Added Reference Snyk https://github.com/encode/django-rest-framework/pull/9435 [No types assigned] Added Reference Snyk https://github.com/encode/django-rest-framework/commit/3b41f0124194430da957b119712978fa2266b642 [No types assigned] Added CWE Snyk CWE-79 Added CVSS V3.1 Snyk AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-21520
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-21520
weaknesses.