Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-29385

5.5 · MEDIUM
Published Dec 26, 2020 gnome CWE-835 EPSS 1.48% (72th pctl)

Overview

CVE-2020-29385 is a medium-severity vulnerability affecting gnome gdk-pixbuf. It was published on December 26, 2020 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

GNOME gdk-pixbuf (aka GdkPixbuf) before 2.42.2 allows a denial of service (infinite loop) in lzw.c in the function write_indexes. if c->self_code equals 10, self->code_table[10].extends will assign the value 11 to c. The next execution in the loop will assign self->code_table[11].extends to c, which will give the value of 10. This will make the loop run infinitely. This bug can, for example, be triggered by calling this function with a GIF image with LZW compression that is crafted in a special way.

Remediation

Check the references section for vendor advisories and patches from gnome. Update gdk-pixbuf to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
gnome gdk-pixbuf >= 0, < 2.42.2 Affected

Frequently Asked Questions

What is CVE-2020-29385?

CVE-2020-29385 is a medium-severity vulnerability affecting gnome gdk-pixbuf. It was published on December 26, 2020 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2020-29385?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2020-29385?

Check the references section for vendor advisories and patches from gnome. Update gdk-pixbuf to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-29385?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-29385 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.