mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-21 17:40:09 +00:00
18 lines
725 B
Markdown
18 lines
725 B
Markdown
![]() |
### [CVE-2007-2691](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2691)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
MySQL before 4.1.23, 5.0.x before 5.0.42, and 5.1.x before 5.1.18 does not require the DROP privilege for RENAME TABLE statements, which allows remote authenticated users to rename arbitrary tables.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9559
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/tomwillfixit/alpine-cvecheck
|
||
|
|