cve/2023/CVE-2023-0477.md

18 lines
873 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0477](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0477)
![](https://img.shields.io/static/v1?label=Product&message=Auto%20Featured%20Image%20(Auto%20Post%20Thumbnail)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.9.16%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-434%20Unrestricted%20Upload%20of%20File%20with%20Dangerous%20Type&color=brighgreen)
### Description
The Auto Featured Image (Auto Post Thumbnail) WordPress plugin before 3.9.16 includes an AJAX endpoint that allows any user with at least Author privileges to upload arbitrary files, such as PHP files. This is caused by incorrect file extension validation.
### POC
#### Reference
- https://wpscan.com/vulnerability/e5ef74a2-e04a-4a14-bd0e-d6910cd1c4b4
#### Github
No PoCs found on GitHub currently.