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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:34
Type | Values Removed | Values Added |
---|---|---|
References | () http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655044 - | |
References | () http://mail.gnome.org/archives/gtk-devel-list/2003-May/msg00111.html - | |
References | () http://openwall.com/lists/oss-security/2012/01/10/12 - | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=772720 - |
07 Nov 2023, 02:09
Type | Values Removed | Values Added |
---|---|---|
Summary | 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. |
Information
Published : 2012-01-14 17:55
Updated : 2024-11-21 01:34
NVD link : CVE-2012-0039
Mitre link : CVE-2012-0039
CVE.ORG link : CVE-2012-0039
JSON object : View
Products Affected
gnome
- glib
CWE
CWE-310
Cryptographic Issues