Resource Exhaustion Affecting libsass package, versions <3.6.3-1


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
0.3% (70th 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 Learn

Learn about Resource Exhaustion vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN11-LIBSASS-532101
  • published4 Dec 2018
  • disclosed4 Dec 2018

Introduced: 4 Dec 2018

CVE-2018-19838  (opens in a new tab)
CWE-400  (opens in a new tab)

How to fix?

Upgrade Debian:11 libsass to version 3.6.3-1 or higher.

NVD Description

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

In LibSass prior to 3.5.5, functions inside ast.cpp for IMPLEMENT_AST_OPERATORS expansion allow attackers to cause a denial-of-service resulting from stack consumption via a crafted sass file, as demonstrated by recursive calls involving clone(), cloneChildren(), and copy().