Files
CVEs-PoC/2021/CVE-2021-3377.md
T
2024-05-25 21:48:12 +02:00

774 B

CVE-2021-3377

Description

The npm package ansi_up converts ANSI escape codes into HTML. In ansi_up v4, ANSI escape codes can be used to create HTML hyperlinks. Due to insufficient URL sanitization, this feature is affected by a cross-site scripting (XSS) vulnerability. This issue is fixed in v5.0.0.

POC

Reference

No PoCs from references.

Github