Category Post List Widget <= 2.0 - Unauthenticated Stored Cross-Site Scripting via custom_css

2023-11-07 00:00
LEE SE HYOUNG

Strategic Overview

Status
Unpatched
Affected Version<= 2.0
CVSS6.1Medium
CVECVE-2023-47516
View all Category Post List Widget vulnerabilities

Vulnerability Overview

The Category Post List Widget plugin for WordPress is vulnerable to stored Cross-Site Scripting via the ‘custom_css’ parameter in versions up to, and including, 2.0 due to insufficient input sanitization and output escaping and a lack of a nonce check on the 'get_cplw_settings' function. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Technical Analysis

REMEDIATION: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement. --- 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