Bug 13715

Summary: [CVE 21] glib 1.2.10 CVEs found
Product: [ROSA-based products] ROSA Fresh Reporter: Yury <y.tumanov>
Component: System (kernel, glibc, systemd, bash, PAM...)Assignee: ROSA Linux Bugs <bugs>
Status: RESOLVED DUPLICATE QA Contact: ROSA Linux Bugs <bugs>
Severity: normal    
Priority: Normal CC: e.kosachev, s.matveev, v.potapov, y.tumanov
Version: All   
Target Milestone: ---   
Hardware: All   
OS: Linux   
URL: CVE-2020-35457, CVE-2021-27218, CVE-2021-27219, CVE-2021-28153, CVE-2021-3800, CVE-2023-29499, CVE-2023-32611, CVE-2023-32636, CVE-2023-32643, CVE-2023-32665,
Whiteboard:
Platform: 2021.1 ROSA Vulnerability identifier:
RPM Package: ISO-related:
Bad POT generating: Upstream:

Description Yury 2023-10-18 20:01:00 MSK
Please patch CVEs for package glib version 1.2.10
  
INFO (CVEs are): glib 1.2.10
 cves found
CVE-2020-35457
Desc: ** DISPUTED ** 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.
Link: https://nvd.nist.gov/vuln/detail/CVE-2020-35457
Severity: HIGH
CVE-2021-27218
Desc: 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.
Link: https://nvd.nist.gov/vuln/detail/CVE-2021-27218
Severity: HIGH
CVE-2021-27219
Desc: 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.
Link: https://nvd.nist.gov/vuln/detail/CVE-2021-27219
Severity: HIGH
CVE-2021-28153
Desc: 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.)
Link: https://nvd.nist.gov/vuln/detail/CVE-2021-28153
Severity: MEDIUM
CVE-2021-3800
Desc: 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.
Link: https://nvd.nist.gov/vuln/detail/CVE-2021-3800
Severity: MEDIUM
CVE-2023-29499
Desc: A flaw was found in GLib. GVariant deserialization fails to validate that the input conforms to the expected format, leading to denial of service.
Link: https://nvd.nist.gov/vuln/detail/CVE-2023-29499
Severity: HIGH
CVE-2023-32611
Desc: 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.
Link: https://nvd.nist.gov/vuln/detail/CVE-2023-32611
Severity: MEDIUM
CVE-2023-32636
Desc: 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.
Link: https://nvd.nist.gov/vuln/detail/CVE-2023-32636
Severity: HIGH
CVE-2023-32643
Desc: 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.
Link: https://nvd.nist.gov/vuln/detail/CVE-2023-32643
Severity: HIGH
CVE-2023-32665
Desc: 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.
Link: https://nvd.nist.gov/vuln/detail/CVE-2023-32665
Severity: MEDIUM
Comment 1 Vladimir Potapov 2023-10-20 12:53:22 MSK

*** This bug has been marked as a duplicate of bug 13847 ***