org.webjars.npm:nunjucks@3.1.2 vulnerabilities

  • latest version

    3.2.4

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    1 years ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.webjars.npm:nunjucks package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Cross-site Scripting (XSS)

    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 \ in the user input string.

    How to fix Cross-site Scripting (XSS)?

    Upgrade org.webjars.npm:nunjucks to version 3.2.4 or higher.

    [,3.2.4)
    • H
    Prototype Pollution

    org.webjars.npm:nunjucks is a WebJar for nunjucks

    Affected versions of this package are vulnerable to Prototype Pollution. via the constructor class in nunjucks/src/runtime.js.

    How to fix Prototype Pollution?

    Upgrade org.webjars.npm:nunjucks to version 3.2.3 or higher.

    [,3.2.3)