cve/2023/CVE-2023-4536.md

18 lines
813 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-4536](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4536)
![](https://img.shields.io/static/v1?label=Product&message=My%20Account%20Page%20Editor&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.3.2%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 My Account Page Editor WordPress plugin before 1.3.2 does not validate the profile picture to be uploaded, allowing any authenticated users, such as subscriber to upload arbitrary files to the server, leading to RCE
### POC
#### Reference
- https://wpscan.com/vulnerability/80e0e21c-9e6e-406d-b598-18eb222b3e3e/
#### Github
No PoCs found on GitHub currently.