Improper Input Validation Affecting html-to-csv Open this link in a new tab package, versions [0,]
Attack Complexity
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-PYTHON-HTMLTOCSV-1582784
-
published
25 Nov 2021
-
disclosed
5 Sep 2021
-
credit
0xbughunter
Introduced: 5 Sep 2021
CVE-2021-23654 Open this link in a new tabHow to fix?
There is no fixed version for html-to-csv
.
Overview
html-to-csv is an utility that extracts tables from HTML documents and converts them to CSV format
Affected versions of this package are vulnerable to Improper Input Validation. 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.