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

18 lines
723 B
Markdown

### [CVE-2020-8135](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8135)
![](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.9.3 is vulnerable to a Server-Side Request Forgery (SSRF) vulnerability, which allows an attacker to scan local or external network or otherwise interact with internal systems.
### POC
#### Reference
- https://hackerone.com/reports/786956
#### Github
- https://github.com/ossf-cve-benchmark/CVE-2020-8135