CVE-2006-0903: Medium severity MySQL mysql vulnerability
MySQL 5.0.18 and earlier allows local users to bypass logging mechanisms via SQL queries that contain the NULL character, which are not properly handled by the mysqlrealquery function. NOTE: this issue was originally reported for the mysqlquery function, but the vendor states that since mysqlquery expects a null character, this is not an issue for mysqlquery.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2006-0903?
CVE-2006-0903 is considered a low severity vulnerability as it allows local users to bypass logging mechanisms.
How do I fix CVE-2006-0903?
To fix CVE-2006-0903, upgrade to MySQL version 5.0.19 or later where the handling of NULL characters in SQL queries has been improved.
What versions are affected by CVE-2006-0903?
CVE-2006-0903 affects MySQL versions 5.0.18 and earlier, along with several earlier 4.x versions.
Can CVE-2006-0903 be exploited remotely?
CVE-2006-0903 cannot be exploited remotely as it only affects local user interactions with the MySQL server.
Who is affected by CVE-2006-0903?
Local users with access to the MySQL server can exploit CVE-2006-0903 to bypass security logging.