First published: Wed Dec 31 2003(Updated: )
Stack-based buffer overflow in the mysql_real_connect function in the MySql client library (libmysqlclient) 4.0.13 and earlier allows local users to execute arbitrary code via a long socket name, a different vulnerability than CVE-2001-1453.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
MySQL | <=4.0.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2003-1331 is considered a critical vulnerability due to its potential to allow local users to execute arbitrary code.
To fix CVE-2003-1331, you should update the MySQL client library to version 4.0.14 or later.
CVE-2003-1331 affects local users of MySQL client library versions 4.0.13 and earlier.
CVE-2003-1331 is caused by a stack-based buffer overflow in the mysql_real_connect function due to a long socket name.
No, CVE-2003-1331 is not a remote exploit; it is a local vulnerability that requires access to the affected system.