Export Post Info <= 1.1.0 - Authenticated (Administrator+) Stored Cross-Site Scripting

2022-09-07 00:00
Kévin Mosbahi (Mika)

Strategic Overview

Status
Patched in 1.2.0
Affected PluginExport Post Info
Affected Version<= 1.1.0
CVSS5.5Medium
CVECVE-2022-38068
View all Export Post Info vulnerabilities

Vulnerability Overview

The Export Post Info plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘epi_random_string_filename’ parameter in versions up to, and including, 1.1.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in the post export page that will execute whenever a user accesses it.

Technical Analysis

REMEDIATION: Update to version 1.2.0, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C