Lucene search

K
cvelistHackeroneCVELIST:CVE-2016-10547
HistoryApr 26, 2018 - 12:00 a.m.

CVE-2016-10547

2018-04-2600:00:00
CWE-79
hackerone
www.cve.org

0.002 Low

EPSS

Percentile

52.7%

Nunjucks is a full featured templating engine for JavaScript. Versions 2.4.2 and lower have a cross site scripting (XSS) vulnerability in autoescape mode. In autoescape mode, all template vars should automatically be escaped. By using an array for the keys, such as name[]=<script>alert(1)</script>, it is possible to bypass autoescaping and inject content into the DOM.

CNA Affected

[
  {
    "product": "nunjucks node module",
    "vendor": "HackerOne",
    "versions": [
      {
        "status": "affected",
        "version": "<=2.4.2"
      }
    ]
  }
]

0.002 Low

EPSS

Percentile

52.7%

Related for CVELIST:CVE-2016-10547