cve/2023/CVE-2023-0420.md

19 lines
960 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0420](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0420)
![](https://img.shields.io/static/v1?label=Product&message=Custom%20Post%20Type%20and%20Taxonomy%20GUI%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Custom Post Type and Taxonomy GUI Manager WordPress plugin through 1.1 does not have CSRF, and is lacking sanitising as well as escaping in some parameters, allowing attackers to make a logged in admin put Stored Cross-Site Scripting payloads via CSRF
### POC
#### Reference
- https://wpscan.com/vulnerability/266e417f-ece7-4ff5-a724-4d9c8e2f3faa
#### Github
No PoCs found on GitHub currently.