First published: Wed May 16 2007(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
MySQL | <=4.1.22 | |
MySQL | >=5.0<5.0.42 | |
MySQL | >=5.1<5.1.18 | |
Debian Linux | =3.1 | |
Debian Linux | =4.0 | |
Ubuntu | =6.06 | |
Ubuntu | =7.04 | |
Ubuntu | =6.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-2691 has a medium severity rating as it allows remote authenticated users to rename arbitrary tables.
To fix CVE-2007-2691, upgrade MySQL to version 4.1.23, 5.0.42, or 5.1.18 or later.
CVE-2007-2691 affects MySQL versions before 4.1.23, 5.0.x before 5.0.42, and 5.1.x before 5.1.18.
CVE-2007-2691 exploits the lack of required DROP privilege for RENAME TABLE statements allowing unauthorized table renames.
Yes, CVE-2007-2691 can be exploited by remote authenticated users.