Files
CVEs-PoC/2020/CVE-2020-8134.md
T
2024-05-25 21:48:12 +02:00

19 lines
711 B
Markdown

### [CVE-2020-8134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8134)
![](https://img.shields.io/static/v1?label=Product&message=Ghost&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Server-Side%20Request%20Forgery%20(SSRF)%20(CWE-918)&color=brighgreen)
### Description
Server-side request forgery (SSRF) vulnerability in Ghost CMS < 3.10.0 allows an attacker to scan local or external network or otherwise interact with internal systems.
### POC
#### Reference
- https://hackerone.com/reports/793704
- https://hackerone.com/reports/815084
#### Github
No PoCs found on GitHub currently.