cve/2023/CVE-2023-6066.md

18 lines
796 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-6066](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6066)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Custom%20Widget%20area&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-862%20Missing%20Authorization&color=brighgreen)
### Description
The WP Custom Widget area WordPress plugin through 1.2.5 does not properly apply capability and nonce checks on any of its AJAX action callback functions, which could allow attackers with subscriber+ privilege to create, delete or modify menus on the site.
### POC
#### Reference
- https://wpscan.com/vulnerability/f8f84d47-49aa-4258-a8a6-3de8e7342623
#### Github
No PoCs found on GitHub currently.