cve/2023/CVE-2023-2751.md
2024-05-28 08:49:17 +00:00

18 lines
790 B
Markdown

### [CVE-2023-2751](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2751)
![](https://img.shields.io/static/v1?label=Product&message=Upload%20Resume&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-639%20Authorization%20Bypass%20Through%20User-Controlled%20Key&color=brighgreen)
### Description
The Upload Resume WordPress plugin through 1.2.0 does not validate the captcha parameter when uploading a resume via the resume_upload_form shortcode, allowing unauthenticated visitors to upload arbitrary media files to the site.
### POC
#### Reference
- https://wpscan.com/vulnerability/1b0fe0ac-d0d1-473d-af5b-dad6217933d4
#### Github
No PoCs found on GitHub currently.