What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in wibergsweb CSV to html csv-to-html allows Reflected XSS.This issue affects CSV to html: from n/a through <= 3.08.
Explanation of Vulnerability in Simple Terms
02Summary
CSV to HTML versions 3.08 and earlier contain a cross-site scripting vulnerability that allows attackers to inject malicious scripts into converted HTML output. An attacker can craft a malicious CSV file that, when processed and viewed by a site visitor, executes JavaScript in their browser. This affects the integrity and confidentiality of user sessions and data.
What an attacker can do
03Attacker Capabilities
Inject malicious JavaScript that runs in visitors' browsers when they view converted HTML output.
Potential impact on your site
04Site Impact
Visitors' sessions and data can be compromised if they view HTML generated from untrusted CSV files.
Conditions required to exploit
05Prerequisites
A site visitor must view a page containing HTML converted from an attacker-supplied CSV file.
Key dates
06Disclosure timeline
December 13, 2024
CVE published
April 28, 2026
Record updated