Link Following Affecting nodejs8-devel package, versions <8.15.1-3.17.1


Severity

Recommended
0.0
high
0
10

Based on SUSE Linux Enterprise Server security rating.

Threat Intelligence

EPSS
0.25% (65th 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-SLES150-NODEJS8DEVEL-2738158
  • published14 Apr 2022
  • disclosed6 Aug 2019

Introduced: 6 Aug 2019

CVE-2019-13173  (opens in a new tab)
CWE-59  (opens in a new tab)

How to fix?

Upgrade SLES:15.0 nodejs8-devel to version 8.15.1-3.17.1 or higher.

NVD Description

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

fstream before 1.0.12 is vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system, and a file that matches the hardlink, will overwrite the system's file with the contents of the extracted file. The fstream.DirWriter() function is vulnerable.