Custom Post Type UI <= 1.13.4 - Cross-Site Request Forgery to Sensitive Information Exposure

2023-03-28 00:00
Erwan LR

Strategic Overview

Status
Patched in 1.13.5
Affected PluginCustom Post Type UI
Affected Version<= 1.13.4
CVSS5.4Medium
CVECVE-2023-1623
View all Custom Post Type UI vulnerabilities

Vulnerability Overview

The Custom Post Type UI for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.13.4 . This is due to missing or incorrect nonce validation in the cptui_render_debuginfo_section function. This makes it possible for unauthenticated attackers to exfiltrate debug information gathered by the plugin via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. The information contains a list of installed and activated themes and plugins, version information for PHP, MySQL and Web Server.

Technical Analysis

REMEDIATION: Update to version 1.13.5, or a newer patched version --- IDENTIFIER: CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

External References

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