Out-of-Bounds Affecting webkit2gtk package, versions *


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.89% (83rd 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-DEBIAN8-WEBKIT2GTK-388388
  • published21 Dec 2017
  • disclosed21 Dec 2017

Introduced: 21 Dec 2017

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

How to fix?

There is no fixed version for Debian:8 webkit2gtk.

NVD Description

Note: Versions mentioned in the description apply only to the upstream webkit2gtk package and not the webkit2gtk package as distributed by Debian. See How to fix? for Debian:8 relevant fixed versions and status.

WTF/wtf/FastBitVector.h in WebKit, as distributed in Safari Technology Preview Release 46, allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact because it calls the FastBitVectorWordOwner::resizeSlow function (in WTF/wtf/FastBitVector.cpp) for a purpose other than initializing a bitvector size, and resizeSlow mishandles cases where the old array length is greater than the new array length.