SCA: security update for @excalidraw/excalidraw (GHSA-m64q-4jqh-f72f)

medium Tenable Cloud Security Plugin ID 416766

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- excalidraw is an open source virtual hand-drawn style whiteboard. A stored XSS vulnerability in
Excalidraw's web embeddable component. This allows arbitrary JavaScript to be run in the context of the
domain where the editor is hosted. There were two vectors. One rendering untrusted string as iframe's
`srcdoc` without properly sanitizing against HTML injection. Second by improperly sanitizing against
attribute HTML injection. This in conjunction with allowing `allow-same-origin` sandbox flag (necessary
for several embeds) resulted in the XSS. This vulnerability is fixed in 0.17.6 and 0.16.4.
(CVE-2024-32472)

See Also

https://github.com/advisories/GHSA-m64q-4jqh-f72f

Plugin Details

Severity: Medium

ID: 416766

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.07

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2024-32472

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/17/2024

Vulnerability Publication Date: 4/17/2024

Reference Information

CVE: CVE-2024-32472

cwe: CWE-79