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

18 lines
833 B
Markdown

### [CVE-2021-3806](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3806)
![](https://img.shields.io/static/v1?label=Product&message=Pardus%20Software%20Center&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%200.1.0~beta10%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
A path traversal vulnerability on Pardus Software Center's "extractArchive" function could allow anyone on the same network to do a man-in-the-middle and write files on the system.
### POC
#### Reference
- https://pentest.blog/pardus-21-linux-distro-remote-code-execution-0day-2021/
#### Github
No PoCs found on GitHub currently.