mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
765 B
Markdown
18 lines
765 B
Markdown
### [CVE-2020-4782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-4782)
|
|

|
|

|
|

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