mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
744 B
Markdown
18 lines
744 B
Markdown
### [CVE-2004-0835](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0835)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
MySQL 3.x before 3.23.59, 4.x before 4.0.19, 4.1.x before 4.1.2, and 5.x before 5.0.1, checks the CREATE/INSERT rights of the original table instead of the target table in an ALTER TABLE RENAME operation, which could allow attackers to conduct unauthorized activities.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2004-611.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|