>> MySQL Multiple Security Bypass and Denial of Service Vulnerabilities
Title : MySQL Multiple Security Bypass and Denial of Service Vulnerabilities VUPEN ID : VUPEN/ADV-2007-4198 CVE ID : CVE-2007-5969 - CVE-2007-6303 - CVE-2007-6304
Rated as : Low Risk
Remotely Exploitable : Yes Locally Exploitable : Yes Release Date : 2007-12-12
Technical Description
Multiple vulnerabilities have been identified in MySQL, which could be exploited by malicious users to cause a denial of service or bypass security restricitons.
The first issue is caused by an error when using "RENAME TABLE". For additional information, see : VUPEN/ADV-2007-4142
The second weakness is caused by an error in the "ALTER VIEW" query that retains the original DEFINER value, which could allow a malicious user to gain the access rights of the view.
The third vulnerability is caused by an error when using a FEDERATED table, which could be exploited to cause the local server to crash when the remote server returns a result with fewer columns than expected.