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

18 lines
902 B
Markdown

### [CVE-2023-5877](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5877)
![](https://img.shields.io/static/v1?label=Product&message=affiliate-toolkit&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.4.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-918%20Server-Side%20Request%20Forgery%20(SSRF)&color=brighgreen)
### Description
The affiliate-toolkit WordPress plugin before 3.4.3 lacks authorization and authentication for requests to it's affiliate-toolkit-starter/tools/atkp_imagereceiver.php endpoint, allowing unauthenticated visitors to make requests to arbitrary URL's, including RFC1918 private addresses, leading to a Server Side Request Forgery (SSRF) issue.
### POC
#### Reference
- https://wpscan.com/vulnerability/39ed4934-3d91-4924-8acc-25759fef9e81
#### Github
No PoCs found on GitHub currently.