cve/2023/CVE-2023-1623.md

18 lines
844 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1623](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1623)
![](https://img.shields.io/static/v1?label=Product&message=Custom%20Post%20Type%20UI&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.13.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
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.
### POC
#### Reference
- https://wpscan.com/vulnerability/a04d3808-f4fc-4d77-a1bd-be623cd7053e
#### Github
No PoCs found on GitHub currently.