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

18 lines
926 B
Markdown

### [CVE-2020-13650](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13650)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in DigDash 2018R2 before p20200210 and 2019R1 before p20200210. The login page is vulnerable to Server-Side Request Forgery (SSRF) that allows use of the application as a proxy. Sent to an external server, a forged request discloses application credentials. For a request to an internal component, the request is blind, but through the error message it's possible to determine whether the request targeted a open service.
### POC
#### Reference
- https://know.bishopfox.com/advisories/digdash-version-2018
#### Github
No PoCs found on GitHub currently.