Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

CVE-2009-2446

Publication date 13 July 2009

Last updated 24 July 2024


Ubuntu priority

Multiple format string vulnerabilities in the dispatch_command function in libmysqld/sql_parse.cc in mysqld in MySQL 4.0.0 through 5.0.83 allow remote authenticated users to cause a denial of service (daemon crash) and possibly have unspecified other impact via format string specifiers in a database name in a (1) COM_CREATE_DB or (2) COM_DROP_DB request. NOTE: some of these details are obtained from third party information.

Read the notes from the security team

Status

Package Ubuntu Release Status
mysql-5.1 11.04 natty
Not affected
10.10 maverick
Not affected
10.04 LTS lucid Not in release
9.10 karmic Not in release
9.04 jaunty Not in release
8.04 LTS hardy Not in release
6.06 LTS dapper Not in release
mysql-dfsg-5.0 11.04 natty Not in release
10.10 maverick Not in release
10.04 LTS lucid Not in release
9.10 karmic Ignored
9.04 jaunty
Fixed 5.1.30really5.0.75-0ubuntu10.3
8.10 intrepid
Fixed 5.0.67-0ubuntu6.1
8.04 LTS hardy
Fixed 5.0.51a-3ubuntu5.5
6.06 LTS dapper
Fixed 5.0.22-0ubuntu6.06.12
mysql-dfsg-5.1 11.04 natty Not in release
10.10 maverick Not in release
10.04 LTS lucid
Not affected
9.10 karmic
Not affected
9.04 jaunty
Not affected
8.10 intrepid Not in release
8.04 LTS hardy Not in release
6.06 LTS dapper Not in release

Notes


jdstrand

grep -r 'mysql_log.write(thd,command,packet)' ./* shows all of 5.0 are likely affected


mdeslaur

PoC: http://seclists.org/fulldisclosure/2009/Jul/0058.html re-classifying as low as a bunch of non-default conditions need to be met. See redhat bug. Doesn't affect 5.1 per mysql bug

Patch details

For informational purposes only. We recommend not to cherry-pick updates. How can I get the fixes?

Package Patch details
mysql-dfsg-5.0

References

Related Ubuntu Security Notices (USN)

    • USN-897-1
    • MySQL vulnerabilities
    • 10 February 2010

Other references