Security readout for executives and security teams
This issue affects applications that use GLib string hashing with attacker-controlled strings. Predictable hash collisions can force excessive CPU work and cause denial of service. The risk is context-dependent, and the CVE notes vendor dispute: g_str_hash itself is not necessarily a library vulnerability when applications can choose a suitable hash function. Exposure is most plausible in network-facing or user-input-driven applications using GLib GHashTable with g_str_hash for attacker-controlled string keys. The source bundle does not identify specific affected products or CPEs beyond GLib 2.31.8 and earlier. Treat this as a targeted availability risk rather than a broad compromise issue. Prioritize review for internet-facing services or high-traffic parsers using older GLib patterns. Lower urgency applies where hash-table keys are internal, bounded, or not attacker-controlled. Mitigation focus: Inventory GLib versions and applications using GHashTable with string keys.; Check GNOME, Debian, and Red Hat guidance for package-specific fixes or positions.; For risky call sites, use an application-appropriate hash function instead of g_str_hash..
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-2012-0039 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://bugzilla.redhat.com/show_bug.cgi?id=772720CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
