.. / CVE-2021-3377

Exploit for npm ansi_up v4 - Cross-Site Scripting (CVE-2021-3377)

Description:

npm package ansi_up v4 is vulnerable to cross-site scripting because ANSI escape codes can be used to create HTML hyperlinks.

Nuclei Template

View the template here CVE-2021-3377.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2021/CVE-2021-3377.yaml
Copy

References:

https://github.com/ARPSyndicate/cvemon
https://doyensec.com/resources/Doyensec_Advisory_ansi_up4_XSS.pdf
https://github.com/drudru/ansi_up/commit/c8c726ed1db979bae4f257b7fa41775155ba2e27
https://nvd.nist.gov/vuln/detail/CVE-2021-3377
https://github.com/ARPSyndicate/kenzer-templates