What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in fkrauthan wp-mpdf wp-mpdf allows Stored XSS.This issue affects wp-mpdf: from n/a through <= 3.9.1.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in fkrauthan wp-mpdf wp-mpdf allows Stored XSS.This issue affects wp-mpdf: from n/a through <= 3.9.1.
Explanation of Vulnerability in Simple Terms
wp-mpdf versions up to 3.9.1 contain a cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. An attacker with low-level site access can craft a request that executes JavaScript in other users' browsers, potentially stealing session tokens or performing actions on their behalf. The vulnerability requires user interaction and affects the site's integrity and confidentiality.
What an attacker can do
Inject JavaScript that runs in other users' browsers to steal data or perform actions as them.
Potential impact on your site
Authenticated attackers can compromise user sessions and data; site admins should update immediately.
Conditions required to exploit
Attacker needs a low-privilege site account and must trick a user into visiting a malicious link or page.
Key dates
External resources
Related vulnerabilities