CVE-2022-0535
E2Pdf < 1.16.45 - Admin+ Stored Cross-Site Scripting (XSS)
Record summary
CVE-2022-0535 has a selected CVSS score of 4.8 (medium); EIP currently links 1 Nuclei template.
Description
The E2Pdf WordPress plugin before 1.16.45 does not sanitise and escape some of its settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
E2Pdf – Export To Pdf Tool for WordPress | CVE List | 1.16.45 to < 1.16.45 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress E2Pdf <1.16.45 - Cross-Site ScriptingCVSS 4.8
WordPress E2Pdf plugin before 1.16.45 contains a cross-site scripting vulnerability. The plugin does not sanitize and escape some of its settings, even when the unfiltered_html capability is disallowed. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site, making it possible to steal cookie-based authentication credentials and launch other attacks.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Update the WordPress E2Pdf plugin to version 1.16.45 or later to mitigate the vulnerability.
Source: ProjectDiscovery