Files
CVEs-PoC/2017/CVE-2017-15945.md
2025-09-29 21:09:30 +02:00

20 lines
892 B
Markdown

### [CVE-2017-15945](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15945)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The installation scripts in the Gentoo dev-db/mysql, dev-db/mariadb, dev-db/percona-server, dev-db/mysql-cluster, and dev-db/mariadb-galera packages before 2017-09-29 have chown calls for user-writable directory trees, which allows local users to gain privileges by leveraging access to the mysql account for creation of a link.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/lekctut/sdb-hw-13-01
- https://github.com/pedr0alencar/vlab-metasploitable2
- https://github.com/scmanjarrez/CVEScannerV2