First published: Wed May 16 2007(Updated: )
MySQL before 5.1.18 allows remote authenticated users without SELECT privileges to obtain sensitive information from partitioned tables via an ALTER TABLE statement.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
MySQL Server | =5.1.5 | |
MySQL | =5.1.6 | |
MySQL | =5.1.9 | |
MySQL | =5.1.10 | |
MySQL | =5.1.11 | |
MySQL | =5.1.12 | |
MySQL | =5.1.13 | |
MySQL | =5.1.14 | |
MySQL | =5.1.15 | |
MySQL | =5.1.16 | |
MySQL | =5.1.17 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-2693 is considered a medium severity vulnerability due to its potential to expose sensitive data.
To fix CVE-2007-2693, upgrade MySQL to version 5.1.18 or later.
CVE-2007-2693 affects remote authenticated users without SELECT privileges on MySQL versions prior to 5.1.18.
CVE-2007-2693 can allow exposure of sensitive information from partitioned tables.
A potential workaround for CVE-2007-2693 is to restrict access to ALTER TABLE statements to users with appropriate privileges.