Files
CVEs-PoC/2020/CVE-2020-8205.md
T
2024-06-18 02:51:15 +02:00

18 lines
745 B
Markdown

### [CVE-2020-8205](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8205)
![](https://img.shields.io/static/v1?label=Product&message=uppy&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
The uppy npm package < 1.13.2 and < 2.0.0-alpha.5 is vulnerable to a Server-Side Request Forgery (SSRF) vulnerability, which allows an attacker to scan local or external networks or otherwise interact with internal systems.
### POC
#### Reference
- https://hackerone.com/reports/891270
#### Github
- https://github.com/ossf-cve-benchmark/CVE-2020-8205