cve/2023/CVE-2023-5673.md

18 lines
779 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-5673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5673)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Mail%20Log&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.1.3%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 WP Mail Log WordPress plugin before 1.1.3 does not properly validate file extensions uploading files to attach to emails, allowing attackers to upload PHP files, leading to remote code execution.
### POC
#### Reference
- https://wpscan.com/vulnerability/231f72bf-9ad0-417e-b7a0-3555875749e9
#### Github
No PoCs found on GitHub currently.