Code Injection Affecting org.webjars:dustjs-linkedin package, versions (,2.6.0)


Severity

Recommended
0.0
high
0
10

CVSS assessment made by Snyk's Security Team. Learn more

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 Code Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JAVA-ORGWEBJARS-479640
  • published14 Sept 2016
  • disclosed9 Jan 2015
  • creditMichael Stepankin

Introduced: 9 Jan 2015

CVE NOT AVAILABLE CWE-95  (opens in a new tab)

How to fix?

Upgrade org.webjars:dustjs-linkedin to version 2.6.0 or higher.

Overview

org.webjars:dustjs-linkedin is a Javascript templating engine designed to run asynchronously on both the server and the browser.

Affected versions of this package are vulnerable to Code Injection. Dust.js uses Javascript's eval() function to evaluate the "if" statement conditions. The input to the function is sanitized by escaping all potentially dangerous characters.

However, if the variable passed in is an array, no escaping is applied, exposing an easy path to code injection. The risk of exploit is especially high given the fact express, koa and many other Node.js servers allow users to force a query parameter to be an array using the param[]=value notation.

CVSS Scores

version 3.1