LiveActive security incident?Get immediate response
CVE Record

CVE-2010-0442: The bitsubstr function in backend/utils/adt/varbit.c in PostgreSQL 8.0.23, 8.1.11, and 8.3.8 allows remote...

The bitsubstr function in backend/utils/adt/varbit.c in PostgreSQL 8.0.23, 8.1.11, and 8.3.8 allows remote authenticated users to cause a denial of service (daemon crash) or have unspecified other impact via vectors involving a negative integer in the third argument, as demonstrated by a SELECT statement that contains a call to the substring function for a bit string, related to an "overflow."

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's Takemoderate

Analyst readout for executives and security teams

Plain-English summary

This is a legacy PostgreSQL flaw where an authenticated database user could crash the database daemon by triggering an overflow in bit-string substring handling. The sources describe denial of service and only unspecified other impact. There is no KEV listing in the provided bundle, so active exploitation is not established here.

Executive priority

Treat this as a moderate legacy risk. It is mainly a service availability issue requiring database credentials, but old PostgreSQL 8.x systems should not remain exposed in production without vendor-supported fixes.

Technical view

CVE-2010-0442 affects PostgreSQL bitsubstr in backend/utils/adt/varbit.c for listed 8.x versions. A negative integer in the third substring argument for a bit string can cause an overflow, allowing a remote authenticated user to crash the daemon or potentially cause unspecified impact.

Likely exposure

Exposure is most likely limited to legacy PostgreSQL deployments matching the listed affected 8.x versions or distribution packages covered by the 2010 Red Hat, Debian, and Ubuntu advisories. Systems with only untrusted public access to PostgreSQL are at higher operational risk if authenticated access exists.

Exploitation context

The provided description says exploitation requires remote authenticated database access and a crafted SELECT using substring on a bit string. Public references include advisory and discussion links, but the supplied bundle does not prove active exploitation or KEV inclusion.

Researcher notes

The source bundle lacks CVSS, CWE, and detailed affected CPEs. Analysis should stay anchored to the CVE description and vendor advisories. Do not assume unauthenticated access, code execution, or active exploitation from the provided evidence.

Mitigation direction

  • Apply PostgreSQL or distribution security updates referenced by vendor advisories.
  • Retire or upgrade any listed PostgreSQL 8.x versions still in service.
  • Restrict database accounts to trusted users with least privilege.
  • Review vendor guidance before applying distribution-specific package changes.

Validation and detection

  • Inventory PostgreSQL versions and distribution package revisions.
  • Map installed packages against Red Hat, Debian, or Ubuntu advisories as applicable.
  • Confirm no listed affected PostgreSQL versions remain deployed.
  • Review database logs for unexplained backend crashes involving bit-string substring operations.
Prepared
Confidence
medium
Sources
8

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-2010-0442 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
27Source 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.