Files
CVEs-PoC/2007/CVE-2007-5969.md
T
2024-05-26 14:27:05 +02:00

19 lines
951 B
Markdown

### [CVE-2007-5969](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5969)
![](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
MySQL Community Server 5.0.x before 5.0.51, Enterprise Server 5.0.x before 5.0.52, Server 5.1.x before 5.1.23, and Server 6.0.x before 6.0.4, when a table relies on symlinks created through explicit DATA DIRECTORY and INDEX DIRECTORY options, allows remote authenticated users to overwrite system table information and gain privileges via a RENAME TABLE statement that changes the symlink to point to an existing file.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ptester36-zz/netology_ib_networks_lesson_9
- https://github.com/ptester36/netology_ib_networks_lesson_9