LiveActive security incident?Get immediate response
CVE Record

CVE-2006-7232: sql_select.cc in MySQL 5.0.x before 5.0.32 and 5.1.x before 5.1.14 allows remote authenticated users to cau...

sql_select.cc in MySQL 5.0.x before 5.0.32 and 5.1.x before 5.1.14 allows remote authenticated users to cause a denial of service (crash) via an EXPLAIN SELECT FROM on the INFORMATION_SCHEMA table, as originally demonstrated using ORDER BY.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's Takemoderate

Analyst readout for executives and security teams

Plain-English summary

This is an old MySQL denial-of-service issue. A logged-in database user could trigger a server crash through a crafted EXPLAIN query against INFORMATION_SCHEMA. The main business risk is outage of legacy MySQL-backed services, not confirmed data theft or remote code execution.

Executive priority

Treat as a legacy-service availability risk. It should not outrank actively exploited or unauthenticated critical flaws, but any remaining vulnerable MySQL instance is obsolete enough to justify prompt remediation planning.

Technical view

CVE-2006-7232 affects MySQL 5.0.x before 5.0.32 and 5.1.x before 5.1.14. The bug is in sql_select.cc and involves EXPLAIN SELECT behavior on INFORMATION_SCHEMA tables, originally demonstrated with ORDER BY. Sources describe remote authenticated denial of service by crash.

Likely exposure

Exposure is mainly legacy systems still running vulnerable MySQL 5.0 or 5.1 releases, especially where untrusted or broad application accounts can issue database queries remotely.

Exploitation context

The bundle does not show CISA KEV listing or active exploitation. The described attacker must already authenticate to MySQL. Public references include vendor advisories and vulnerability database entries, but no exploit status is established here.

Researcher notes

Evidence is limited to the CVE description and linked advisories. No CVSS, CWE, or detailed affected CPE data is present in the bundle. Avoid assuming broader MySQL forks or products are affected without vendor confirmation.

Mitigation direction

  • Upgrade MySQL 5.0.x to 5.0.32 or later, or a supported vendor package.
  • Upgrade MySQL 5.1.x to 5.1.14 or later, or a supported vendor package.
  • Check OS vendor advisories for backported fixes before relying on upstream version strings.
  • Restrict database network access to trusted application hosts and administrators.
  • Review database account privileges and remove unnecessary interactive query access.

Validation and detection

  • Inventory MySQL server versions and identify any 5.0.x or 5.1.x deployments.
  • Confirm whether vendor packages include fixes from referenced MySQL or OS advisories.
  • Review accounts that can authenticate remotely and query INFORMATION_SCHEMA.
  • Check monitoring history for unexplained MySQL crashes on legacy systems.
  • Prioritize validation for internet-reachable or shared database environments.
Prepared
Confidence
medium
Sources
9

Based on public source material and reviewed before publication.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2006-7232 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
12Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.