First published: Sat Nov 10 2007(Updated: )
The convert_search_mode_to_innobase function in ha_innodb.cc in the InnoDB engine in MySQL 5.1.23-BK and earlier allows remote authenticated users to cause a denial of service (database crash) via a certain CONTAINS operation on an indexed column, which triggers an assertion error.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
MySQL Server | <=5.1.23_bk |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-5925 is classified as a denial of service vulnerability that can lead to a database crash.
To fix CVE-2007-5925, upgrade to MySQL version 5.1.23-BK or later.
CVE-2007-5925 affects MySQL versions 5.1.23-BK and earlier.
Yes, CVE-2007-5925 can be exploited by remote authenticated users.
CVE-2007-5925 is triggered by a certain CONTAINS operation on an indexed column.