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

19 lines
722 B
Markdown

### [CVE-2017-7358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7358)
![](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
In LightDM through 1.22.0, a directory traversal issue in debian/guest-account.sh allows local attackers to own arbitrary directory path locations and escalate privileges to root when the guest user logs out.
### POC
#### Reference
- https://www.exploit-db.com/exploits/41923/
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/JonPichel/CVE-2017-7358