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

19 lines
792 B
Markdown

### [CVE-2020-14342](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14342)
![](https://img.shields.io/static/v1?label=Product&message=cifs-utils&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-77&color=brighgreen)
### Description
It was found that cifs-utils' mount.cifs was invoking a shell when requesting the Samba password, which could be used to inject arbitrary commands. An attacker able to invoke mount.cifs with special permission, such as via sudo rules, could use this flaw to escalate their privileges.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/404notf0und/CVE-Flow
- https://github.com/Live-Hack-CVE/CVE-2020-14342