Out-of-Bounds Affecting libcroco-devel package, versions *


Severity

Recommended
0.0
low
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
0.47% (76th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS7-LIBCROCODEVEL-1985961
  • published26 Jul 2021
  • disclosed16 Apr 2017

Introduced: 16 Apr 2017

CVE-2017-7961  (opens in a new tab)
CWE-119  (opens in a new tab)

How to fix?

There is no fixed version for Centos:7 libcroco-devel.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcroco-devel package and not the libcroco-devel package as distributed by Centos. See How to fix? for Centos:7 relevant fixed versions and status.

The cr_tknzr_parse_rgb function in cr-tknzr.c in libcroco 0.6.11 and 0.6.12 has an "outside the range of representable values of type long" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted CSS file. NOTE: third-party analysis reports "This is not a security issue in my view. The conversion surely is truncating the double into a long value, but there is no impact as the value is one of the RGB components.