Advanced Category Template <= 0.1 - Stored Cross-Site Scripting via Cross-Site Request Forgery in _form.php
Strategic Overview
<= 0.1CVE-2023-31072Vulnerability Overview
The Advanced Category Template plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the _form.php file in versions up to, and including, 0.1 due to insufficient input sanitization and output escaping. As the file also lacks a nonce check, this makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. The file is also accessible directly but this is not exploitable in most configurations.
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