Vulnerability CVE-2023-1917


Published: 2023-06-09

Description:
The PowerPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcode(s) in versions up to, and including, 10.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. NOTE: A partial fix for the issue was introduced in version 10.0.1, and an additional patch (version 10.0.2) was released to address a workaround.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://plugins.trac.wordpress.org/changeset/2896729/powerpress
https://www.wordfence.com/threat-intel/vulnerabilities/id/44583cb7-bc32-4e62-8431-f5f1f6baeff2?source=cve
https://plugins.trac.wordpress.org/browser/powerpress/trunk/powerpress-player.php#L102
https://plugins.trac.wordpress.org/changeset/2899207/powerpress

Copyright 2026, cxsecurity.com

 

Back to Top