Executive Summary

Informations
Name CVE-2020-29385 First vendor Publication 2020-12-26
Vendor Cve Last vendor Modification 2023-11-07

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required None User Interaction Required
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:M/Au:N/C:N/I:N/A:P)
Cvss Base Score 4.3 Attack Range Network
Cvss Impact Score 2.9 Attack Complexity Medium
Cvss Expoit Score 8.6 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29385

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 14
Os 2
Os 2

Sources (Detail)

https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedora...
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedora...
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedora...
Source Url
CONFIRM https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977166
https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/164
https://ubuntu.com/security/CVE-2020-29385
MISC https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/blob/master/NEWS
https://security.gentoo.org/glsa/202012-15

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
Date Informations
2023-11-07 21:36:10
  • Multiple Updates
2021-05-04 13:53:13
  • Multiple Updates
2021-04-22 03:04:08
  • Multiple Updates
2021-03-26 12:34:33
  • Multiple Updates
2021-02-23 09:22:50
  • Multiple Updates
2020-12-29 00:22:50
  • Multiple Updates
2020-12-28 17:22:47
  • Multiple Updates
2020-12-26 09:22:45
  • First insertion