AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2012-0039

HIGH · CVSS 7.5 EPSS 2.16%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2012-01-14 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It may lead to a denial-of-service condition.

CVE
CVE-2012-0039
Severity
HIGH
CVSS
7.5
EPSS
2.16%

Original NVD Description

GLib 2.31.8 and earlier, when the g_str_hash function is used, computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table. NOTE: this issue may be disputed by the vendor; the existence of the g_str_hash function is not a vulnerability in the library, because callers of g_hash_table_new and g_hash_table_new_full can specify an arbitrary hash function that is appropriate for the application.