mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
926 B
Markdown
18 lines
926 B
Markdown
### [CVE-2020-13650](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13650)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|