Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-v7v8-gjv7-ffmr: @excalidraw/excalidraw Cross-site Scripting vulnerability

Impact

XSS vulnerability due to improperly sanitizing URLs of links that can be attached on canvas elements. This affects users of the npm package @excalidraw/excalidraw provided it was deployed in environments where untrusted user input in drawings that are then shared with third parties is a concern. If you only hosted the editor in trusted environments, or sharing didn’t take place, the impact is minimized.

Patches

Patch is available on version 0.15.3 and up (stable), or latest @excalidraw/excalidraw@next (unstable releases).

Workarounds

No workaround without upgrading unless deployed in environments without untrusted user input.

References

https://security.snyk.io/vuln/SNYK-JS-EXCALIDRAWEXCALIDRAW-5841658 https://github.com/excalidraw/excalidraw/pull/6728

ghsa
#xss#vulnerability#nodejs#js#git#perl

Package

npm @excalidraw/excalidraw (npm)

Affected versions

< 0.15.3

Patched versions

0.15.3

Description

Impact

XSS vulnerability due to improperly sanitizing URLs of links that can be attached on canvas elements. This affects users of the npm package @excalidraw/excalidraw provided it was deployed in environments where untrusted user input in drawings that are then shared with third parties is a concern. If you only hosted the editor in trusted environments, or sharing didn’t take place, the impact is minimized.

Patches

Patch is available on version 0.15.3 and up (stable), or latest @excalidraw/excalidraw@next (unstable releases).

Workarounds

No workaround without upgrading unless deployed in environments without untrusted user input.

References

https://security.snyk.io/vuln/SNYK-JS-EXCALIDRAWEXCALIDRAW-5841658
excalidraw/excalidraw#6728

References

  • GHSA-v7v8-gjv7-ffmr
  • https://nvd.nist.gov/vuln/detail/CVE-2023-26140
  • excalidraw/excalidraw#6728
  • excalidraw/excalidraw@b33fa6d
  • https://security.snyk.io/vuln/SNYK-JS-EXCALIDRAWEXCALIDRAW-5841658

dwelle published to excalidraw/excalidraw

Aug 16, 2023

Published to the GitHub Advisory Database

Aug 16, 2023

Reviewed

Aug 16, 2023

Related news

CVE-2023-26140: fix: stronger enforcement of normalizeLink (#6728) · excalidraw/excalidraw@b33fa6d

Versions of the package @excalidraw/excalidraw from 0.0.0 are vulnerable to Cross-site Scripting (XSS) via embedded links in whiteboard objects due to improper input sanitization.