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

18 lines
826 B
Markdown

### [CVE-2020-35362](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35362)
![](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
DEXT5Upload 2.7.1262310 and earlier is affected by Directory Traversal in handler/dext5handler.jsp. This could allow remote files to be downloaded via a dext5CMD=downloadRequest action with traversal in the fileVirtualPath parameter (the attacker must provide the correct fileOrgName value).
### POC
#### Reference
- https://github.com/kbgsft/vuln-dext5upload/wiki/File-Download-Vulnerability-in-DEXT5Upload-2.7.1262310-by-xcuter
#### Github
No PoCs found on GitHub currently.