3630 matches found
MySQL: Denial of service
Background MySQL is a popular multi-threaded, multi-user SQL server. Description Joe Gallo and Artem Russakovskii reported an error in the convertsearchmodetoinnobase function in hainnodb.cc in the InnoDB engine that is leading to a failed assertion when handling CONTAINS operations. Impact A...
MySQL Server InnoDB CONVERT_SEARCH_MODE_TO_INNOBASE函数拒绝服务漏洞
MySQL Server是一款开放源代码的数据库程序。br / MySQL Server InnoDB CONVERTSEARCHMODETOINNOBASE函数存在输入验证问题,远程攻击者可以利用漏洞对服务程序进行拒绝服务攻击。br / 提交如下的查询,可导致MySQL服务器崩溃:br / mysql CREATE TABLE test br / id int10 unsigned NOT NULL AUTOINCREMENT PRIMARY KEY,br / foo text NOT NULLbr / ENGINE=InnoDB DEFAULT CHARSET=latin1;br /...
Design/Logic Flaw
The convertsearchmodetoinnobase function in hainnodb.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...
CVE-2007-5925
The convertsearchmodetoinnobase function in hainnodb.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...
CVE-2007-5925
The convertsearchmodetoinnobase function in hainnodb.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...
CVE-2007-5925
CVE-2007-5925 affects the MySQL InnoDB engine: the convert_search_mode_to_innobase function in ha_innodb.cc can be triggered by a remote, authenticated user through a CONTAINS operation on an indexed column, causing an assertion error and a database crash. Affected product/version family: MySQL 5...
CVE-2007-5925
The convertsearchmodetoinnobase function in hainnodb.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...
MySQL服务器InnoDB CONVERT_SEARCH_MODE_TO_INNOBASE函数拒绝服务漏洞
BUGTRAQ ID: 26353br / br / MySQL是一款使用非常广泛的开放源代码关系数据库系统,拥有各种平台的运行版本。br / br / MySQL服务器在处理畸形请求数据时存在漏洞,远程攻击者可能利用此漏洞导致服务器崩溃。br / br / 如果向MySQL服务器提交了恶意的CREATE 、SELECT等命令的话,就可能在convertsearchmodetoinnobase函数中触发异常,服务器会立即崩溃并输出以下内容:br / br / mysqld: hainnodb.cc:3896: ulint...
MySQL 5.1.23 - Server InnoDB CONVERT_SEARCH_MODE_TO_INNOBASE Function Denial of Service
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...
MySQL 5.1.23 - Server InnoDB CONVERT_SEARCH_MODE_TO_INNOBASE Function Denial of Service
MySQL 5.1.23 - Server InnoDB CONVERTSEARCHMODETOINNOBASE Function Denial of Service 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...