Files
CVEs-PoC/2021/CVE-2021-23654.md
T
2024-06-18 02:51:15 +02:00

847 B

CVE-2021-23654

Description

This affects all versions of package html-to-csv. When there is a formula embedded in a HTML page, it gets accepted without any validation and the same would be pushed while converting it into a CSV file. Through this a malicious actor can embed or generate a malicious link or execute commands via CSV files.

POC

Reference

Github

No PoCs found on GitHub currently.