CVE-2024-54275 HIGH

CVE-2024-54275: WordPress CSV to html plugin <= 3.08 - Reflected Cross Site Scripting (XSS) vulnerability

Vendor Wibergsweb
Product CSV to html
Weakness CWE-79 · XSS
Published December 13, 2024
Last update April 28, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

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

Related vulnerabilities

08Related CVE