This CPE summary could be partial or incomplete. Please contact us for a detailed listing.

Summary

Detail
Vendor Gnome First view 2012-01-14
Product Glib Last view 2023-09-14
Version 2.18.0 Type Application
Update *  
Edition *  
Language *  
Sofware Edition *  
Target Software *  
Target Hardware *  
Other *  
 
CPE Product cpe:2.3:a:gnome:glib

Activity : Overall

Related : CVE

  Date Alert Description
5.5 2023-09-14 CVE-2023-32665

A flaw was found in GLib. GVariant deserialization is vulnerable to an exponential blowup issue where a crafted GVariant can cause excessive processing, leading to denial of service.

7.8 2023-09-14 CVE-2023-32643

A flaw was found in GLib. The GVariant deserialization code is vulnerable to a heap buffer overflow introduced by the fix for CVE-2023-32665. This bug does not affect any released version of GLib, but does affect GLib distributors who followed the guidance of GLib developers to backport the initial fix for CVE-2023-32665.

7.5 2023-09-14 CVE-2023-32636

A flaw was found in glib, where the gvariant deserialization code is vulnerable to a denial of service introduced by additional input validation added to resolve CVE-2023-29499. The offset table validation may be very slow. This bug does not affect any released version of glib but does affect glib distributors who followed the guidance of glib developers to backport the initial fix for CVE-2023-29499.

5.5 2023-09-14 CVE-2023-32611

A flaw was found in GLib. GVariant deserialization is vulnerable to a slowdown issue where a crafted GVariant can cause excessive processing, leading to denial of service.

7.5 2023-09-14 CVE-2023-29499

A flaw was found in GLib. GVariant deserialization fails to validate that the input conforms to the expected format, leading to denial of service.

5.5 2022-08-23 CVE-2021-3800

A flaw was found in glib before version 2.63.6. Due to random charset alias, pkexec can leak content from files owned by privileged users to unprivileged ones under the right condition.

5.3 2021-03-11 CVE-2021-28153

An issue was discovered in GNOME GLib before 2.66.8. When g_file_replace() is used with G_FILE_CREATE_REPLACE_DESTINATION to replace a path that is a dangling symlink, it incorrectly also creates the target of the symlink as an empty file, which could conceivably have security relevance if the symlink is attacker-controlled. (If the path is a symlink to a file that already exists, then the contents of that file correctly remain unchanged.)

7.5 2021-02-15 CVE-2021-27219

An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.

7.5 2021-02-15 CVE-2021-27218

An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.

7.8 2020-12-14 CVE-2020-35457

GNOME GLib before 2.65.3 has an integer overflow, that might lead to an out-of-bounds write, in g_option_group_add_entries. NOTE: the vendor's position is "Realistically this is not a security issue. The standard pattern is for callers to provide a static list of option entries in a fixed number of calls to g_option_group_add_entries()." The researcher states that this pattern is undocumented

5.9 2020-01-09 CVE-2020-6750

GSocketClient in GNOME GLib through 2.62.4 may occasionally connect directly to a target address instead of connecting via a proxy server when configured to do so, because the proxy_addr field is mishandled. This bug is timing-dependent and may occur only sporadically depending on network delays. The greatest security relevance is in use cases where a proxy is used to help with privacy/anonymity, even though there is no technical barrier to a direct connection. NOTE: versions before 2.60 are unaffected.

7.5 2019-06-28 CVE-2019-13012

The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb->dir, NULL, NULL) and files using g_file_replace_contents (kfsb->file, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.

9.8 2019-05-29 CVE-2019-12450

file_copy_fallback in gio/gfile.c in GNOME GLib 2.15.0 through 2.61.1 does not properly restrict file permissions while a copy operation is in progress. Instead, default permissions are used.

6.8 2013-12-12 CVE-2013-1978

Heap-based buffer overflow in the read_xwd_cols function in file-xwd.c in the X Window Dump (XWD) plug-in in GIMP 2.6.9 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via an X Window System (XWD) image dump with more colors than color map entries.

6.8 2013-12-12 CVE-2013-1913

Integer overflow in the load_image function in file-xwd.c in the X Window Dump (XWD) plug-in in GIMP 2.6.9 and earlier, when used with glib before 2.24, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a large color entries value in an X Window System (XWD) image dump.

5 2012-01-14 CVE-2012-0039

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.

CWE : Common Weakness Enumeration

%idName
17% (3) CWE-787 Out-of-bounds Write
11% (2) CWE-681 Incorrect Conversion between Numeric Types
11% (2) CWE-502 Deserialization of Untrusted Data
11% (2) CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
11% (2) CWE-190 Integer Overflow or Wraparound
5% (1) CWE-732 Incorrect Permission Assignment for Critical Resource
5% (1) CWE-362 Race Condition
5% (1) CWE-310 Cryptographic Issues
5% (1) CWE-276 Incorrect Default Permissions
5% (1) CWE-200 Information Exposure
5% (1) CWE-59 Improper Link Resolution Before File Access ('Link Following')

Snort® IPS/IDS

Date Description
2014-01-18 GIMP XWD file heap buffer overflow attempt
RuleID : 29010 - Type : FILE-OTHER - Revision : 3
2014-01-18 GIMP XWD file heap buffer overflow attempt
RuleID : 29009 - Type : FILE-OTHER - Revision : 2

Nessus® Vulnerability Scanner

id Description
2016-03-07 Name: The remote Gentoo host is missing one or more security-related patches.
File: gentoo_GLSA-201603-01.nasl - Type: ACT_GATHER_INFO
2014-02-11 Name: The remote SuSE 11 host is missing one or more security updates.
File: suse_11_gimp-140203.nasl - Type: ACT_GATHER_INFO
2013-12-18 Name: The remote Mandriva Linux host is missing one or more security updates.
File: mandriva_MDVSA-2013-293.nasl - Type: ACT_GATHER_INFO
2013-12-17 Name: The remote Fedora host is missing a security update.
File: fedora_2013-22771.nasl - Type: ACT_GATHER_INFO
2013-12-17 Name: The remote Fedora host is missing a security update.
File: fedora_2013-22776.nasl - Type: ACT_GATHER_INFO
2013-12-14 Name: The remote Fedora host is missing a security update.
File: fedora_2013-22701.nasl - Type: ACT_GATHER_INFO
2013-12-10 Name: The remote Debian host is missing a security-related update.
File: debian_DSA-2813.nasl - Type: ACT_GATHER_INFO
2013-12-10 Name: The remote Scientific Linux host is missing one or more security updates.
File: sl_20131203_gimp_on_SL5_x.nasl - Type: ACT_GATHER_INFO
2013-12-10 Name: The remote Ubuntu host is missing a security-related patch.
File: ubuntu_USN-2051-1.nasl - Type: ACT_GATHER_INFO
2013-12-04 Name: The remote CentOS host is missing one or more security updates.
File: centos_RHSA-2013-1778.nasl - Type: ACT_GATHER_INFO
2013-12-04 Name: The remote Oracle Linux host is missing one or more security updates.
File: oraclelinux_ELSA-2013-1778.nasl - Type: ACT_GATHER_INFO
2013-12-04 Name: The remote Red Hat host is missing one or more security updates.
File: redhat-RHSA-2013-1778.nasl - Type: ACT_GATHER_INFO