Lucene search

K
cvelistSnykCVELIST:CVE-2024-21520
HistoryJun 26, 2024 - 5:00 a.m.

CVE-2024-21520

2024-06-2605:00:02
snyk
www.cve.org
10
djangorestframework
cross-site scripting
xss
input sanitization
improper
break_long_headers template filter
<br> tags

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P

EPSS

0

Percentile

15.7%

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.

CNA Affected

[
  {
    "product": "djangorestframework",
    "versions": [
      {
        "version": "0",
        "lessThan": "3.15.2",
        "status": "affected",
        "versionType": "semver"
      }
    ],
    "vendor": "n/a"
  }
]

CVSS3

6.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:P

EPSS

0

Percentile

15.7%