CVE-2007-2692: Medium severity MySQL mysql vulnerability
The mysqlchangedb function in MySQL 5.0.x before 5.0.40 and 5.1.x before 5.1.18 does not restore THD::dbaccess privileges when returning from SQL SECURITY INVOKER stored routines, which allows remote authenticated users to gain privileges.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2007-2692?
CVE-2007-2692 is classified as a moderate severity vulnerability due to its potential for privilege escalation.
How do I fix CVE-2007-2692?
To fix CVE-2007-2692, upgrade MySQL to version 5.0.40 or later for 5.0.x, and to version 5.1.18 or later for 5.1.x.
What types of software are affected by CVE-2007-2692?
CVE-2007-2692 affects MySQL versions 5.0.0 through 5.0.39 and certain 5.1.x versions prior to 5.1.18.
Who can exploit CVE-2007-2692?
Remote authenticated users can exploit CVE-2007-2692 to gain elevated privileges unexpectedly.
What vulnerabilities does CVE-2007-2692 address?
CVE-2007-2692 addresses a flaw in restoring database access privileges after executing SQL SECURITY INVOKER stored routines.