CVE-2017-7961

Source
https://cve.org/CVERecord?id=CVE-2017-7961
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-7961.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-7961
Downstream
Related
Published
2017-04-19T15:59:00.210Z
Modified
2026-03-15T21:54:22.573023Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

The crtknzrparse_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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-7961.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "0.6.11"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "0.6.12"
            }
        ]
    }
]