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

18 lines
765 B
Markdown

### [CVE-2020-4782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-4782)
![](https://img.shields.io/static/v1?label=Product&message=WebSphere%20Application%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Obtain%20Information&color=brighgreen)
### Description
IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 could allow a remote attacker to traverse directories on the system. An attacker could send a specially-crafted URL request containing "dot dot" sequences (/../) to view arbitrary files on the system.
### POC
#### Reference
- https://www.ibm.com/support/pages/node/6356083
#### Github
No PoCs found on GitHub currently.