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

18 lines
753 B
Markdown

### [CVE-2024-0677](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-0677)
![](https://img.shields.io/static/v1?label=Product&message=Pz-LinkCard&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 Pz-LinkCard WordPress plugin through 2.5.1 does not prevent users from pinging arbitrary hosts via some of its shortcodes, which could allow high privilege users such as contributors to perform SSRF attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/0f7757c9-69fa-49db-90b0-40f0ff29bee7/
#### Github
No PoCs found on GitHub currently.