Lucene search

K
cve[email protected]CVE-2023-22461
HistoryJan 04, 2023 - 3:15 p.m.

CVE-2023-22461

2023-01-0415:15:09
CWE-80
CWE-79
web.nvd.nist.gov
22
cve
2023
22461
sanitize-svg
xss
svg
cross-site scripting
vulnerability

7.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

29.1%

The sanitize-svg package, a small SVG sanitizer to prevent cross-site scripting attacks, uses a deny-list-pattern to sanitize SVGs to prevent XSS. In doing so, literal <script>-tags and on-event handlers were detected in versions prior to 0.4.0. As a result, downstream software that relies on sanitize-svg and expects resulting SVGs to be safe, may be vulnerable to cross-site scripting. This vulnerability was addressed in v0.4.0. There are no known workarounds

Affected configurations

Vulners
NVD
Node
mattkricksanitize_svgRange<0.4

CNA Affected

[
  {
    "vendor": "mattkrick",
    "product": "sanitize-svg",
    "versions": [
      {
        "version": "< 0.4",
        "status": "affected"
      }
    ]
  }
]

7.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

29.1%

Related for CVE-2023-22461