cve/2024/CVE-2024-4399.md
2024-05-25 21:48:12 +02:00

18 lines
662 B
Markdown

### [CVE-2024-4399](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4399)
![](https://img.shields.io/static/v1?label=Product&message=cas&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-918%20Server-Side%20Request%20Forgery%20(SSRF)&color=brighgreen)
### Description
The does not validate a parameter before making a request to it, which could allow unauthenticated users to perform SSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/0690327e-da60-4d71-8b3c-ac9533d82302/
#### Github
No PoCs found on GitHub currently.