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

20 lines
737 B
Markdown

### [CVE-2020-6950](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6950)
![](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
Directory traversal in Eclipse Mojarra before 2.3.14 allows attackers to read arbitrary files via the loc parameter or con parameter.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpuapr2022.html
- https://www.oracle.com/security-alerts/cpujan2022.html
- https://www.oracle.com/security-alerts/cpuoct2021.html
#### Github
- https://github.com/Live-Hack-CVE/CVE-2022-46835