search menu icon-carat-right cmu-wordmark

CERT Coordination Center

MySQL client contains buffer overflow

Vulnerability Note VU#123384

Original Release Date: 2001-02-18 | Last Revised: 2001-02-18

Overview

MySQL is a popular open source database package. The MySQL client that ships with the MySQL package contains a buffer overflow.

Description

The mysql program, part of the MySQL package, contains a buffer overflow in the host parameter. An intruder who invokes mysql using a specially crafted hostname can execute arbitrary code. Because mysql is not setuid or setgid, a local attacker is unable to use this vulnerability to gain additional privileges under most circumstances. However, when PHP is compiled with MySQL support, it is linked to the library containing the buffer overflow, libmysqlclient.so. If a PHP script or other program establishes a connection to a MySQL database and accepts the hostname argument from untrusted sources, an intruder may be able to execute arbitrary code with the privileges of the web server.

See also VU#367320.

Impact

The impact of this vulnerability depends on the context in which MySQL is used, and may vary on a site-by-site basis.

Solution

Upgrade to MySQL version 3.23.33 or later.

Vendor Information

123384
 

CVSS Metrics

Group Score Vector
Base
Temporal
Environmental

References

Acknowledgements

Our thanks to Joao Gouveia who discovered this vulnerability and posted it to the securityfocus.com BugTraq mailing list on February 9, 2001.

This document was written by Shawn V. Hernan.

Other Information

CVE IDs: None
Severity Metric: 11.44
Date Public: 2001-02-09
Date First Published: 2001-02-18
Date Last Updated: 2001-02-18 04:05 UTC
Document Revision: 6

Sponsored by CISA.