CVE-2023-1623: Custom Post Type UI < 1.13.5 - Debug Info Sending via CSRF
The Custom Post Type UI WordPress plugin before 1.13.5 does not properly check for CSRF when sending the debug information to a user supplied email, which could allow attackers to make a logged in admin send such information to an arbitrary email address via a CSRF attack.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-1623?
The severity of CVE-2023-1623 is considered medium due to its potential for exploitation through CSRF attacks.
How do I fix CVE-2023-1623?
To fix CVE-2023-1623, update the Custom Post Type UI plugin to version 1.13.5 or later.
What does CVE-2023-1623 exploit?
CVE-2023-1623 exploits a failure to properly check for CSRF, allowing attackers to send debug information to arbitrary email addresses.
Who is affected by CVE-2023-1623?
Users of the Custom Post Type UI WordPress plugin prior to version 1.13.5 are affected by CVE-2023-1623.
What type of attack is associated with CVE-2023-1623?
CVE-2023-1623 is associated with Cross-Site Request Forgery (CSRF) attacks.