CVE-2024-49673 HIGH

CVE-2024-49673: WordPress LaTeX2HTML plugin <= 2.5.4 - Reflected Cross Site Scripting (XSS) vulnerability

Vendor Van Abel
Product LaTeX2HTML
Weakness CWE-79 · XSS
Published October 29, 2024
Last update May 12, 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 Van Abel LaTeX2HTML latex2html allows Reflected XSS.This issue affects LaTeX2HTML: from n/a through <= 2.5.4.

Explanation of Vulnerability in Simple Terms

02Summary

LaTeX2HTML versions up to 2.5.4 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into generated HTML output. The vulnerability requires user interaction—typically visiting a crafted link or opening a malicious LaTeX document. An attacker can steal session cookies, redirect users, or deface content. Update to version 2.6.3 or later to remediate.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript into HTML output to steal cookies, redirect users, or deface content.

Potential impact on your site

04Site Impact

Users viewing generated HTML from untrusted LaTeX input may have sessions hijacked or be redirected to malicious sites.

Conditions required to exploit

05Prerequisites

No authentication required. Victim must click a link or open a malicious LaTeX document.

Key dates

06Disclosure timeline

October 29, 2024 CVE published
May 12, 2026 Record updated

Related vulnerabilities

08Related CVE