3.2.4
8 years ago
1 years ago
Known vulnerabilities in the org.webjars.npm:nunjucks package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
org.webjars.npm:nunjucks is a WebJar for nunjucks Affected versions of this package are vulnerable to Cross-site Scripting (XSS) in the second parameter, when more than one user-controlled parameter is used on the same line in a view. Autoescaping can be bypassed by including a How to fix Cross-site Scripting (XSS)? Upgrade | [,3.2.4) |
org.webjars.npm:nunjucks is a WebJar for nunjucks Affected versions of this package are vulnerable to Prototype Pollution.
via the How to fix Prototype Pollution? Upgrade | [,3.2.3) |
Like many templating engines, it automatically HTML encodes any However, if the variable passed in is an array, no HTML encoding is applied, exposing an easy path to XSS. The risk of exploit is especially high given the fact How to fix Cross-site Scripting (XSS)? Upgrade to | [,2.4.3) |