{"api_version":"1","generated_at":"2026-04-24T18:29:05+00:00","cve":"CVE-2016-10547","urls":{"html":"https://cve.report/CVE-2016-10547","api":"https://cve.report/api/cve/CVE-2016-10547.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2016-10547","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2016-10547"},"summary":{"title":"CVE-2016-10547","description":"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.","state":"PUBLIC","assigner":"support@hackerone.com","published_at":"2018-05-31 20:29:00","updated_at":"2019-10-09 23:16:00"},"problem_types":["CWE-79"],"metrics":[],"references":[{"url":"https://github.com/matt-/nunjucks_test","name":"https://github.com/matt-/nunjucks_test","refsource":"MISC","tags":["Exploit","Third Party Advisory"],"title":"GitHub - matt-/nunjucks_test: nunjucks template test","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://nodesecurity.io/advisories/147","name":"https://nodesecurity.io/advisories/147","refsource":"MISC","tags":["Exploit","Third Party Advisory"],"title":"Overview","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/mozilla/nunjucks/issues/835","name":"https://github.com/mozilla/nunjucks/issues/835","refsource":"MISC","tags":["Exploit","Third Party Advisory"],"title":"Bypass autoescape / XSS · Issue #835 · mozilla/nunjucks · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2016-10547","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2016-10547","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2016","cve_id":"10547","vulnerable":"1","versionEndIncluding":"2.4.2","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"mozilla","cpe5":"nunjucks","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2016-10547","qid":"983949","title":"Nodejs (npm) Security Update for nunjucks (GHSA-f7ph-p5rv-phw2)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"support@hackerone.com","DATE_PUBLIC":"2018-04-26T00:00:00","ID":"CVE-2016-10547","STATE":"PUBLIC"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"nunjucks node module","version":{"version_data":[{"version_value":"<=2.4.2"}]}}]},"vendor_name":"HackerOne"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"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."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"Cross-site Scripting (XSS) - Generic (CWE-79)"}]}]},"references":{"reference_data":[{"name":"https://github.com/mozilla/nunjucks/issues/835","refsource":"MISC","url":"https://github.com/mozilla/nunjucks/issues/835"},{"name":"https://nodesecurity.io/advisories/147","refsource":"MISC","url":"https://nodesecurity.io/advisories/147"},{"name":"https://github.com/matt-/nunjucks_test","refsource":"MISC","url":"https://github.com/matt-/nunjucks_test"}]}},"nvd":{"publishedDate":"2018-05-31 20:29:00","lastModifiedDate":"2019-10-09 23:16:00","problem_types":["CWE-79"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.0","vectorString":"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"NONE","baseScore":6.1,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.8,"impactScore":2.7},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:N/C:N/I:P/A:N","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"NONE","integrityImpact":"PARTIAL","availabilityImpact":"NONE","baseScore":4.3},"severity":"MEDIUM","exploitabilityScore":8.6,"impactScore":2.9,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":true}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:mozilla:nunjucks:*:*:*:*:*:*:*:*","versionEndIncluding":"2.4.2","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2016","CveId":"10547","Ordinal":"113765","Title":"CVE-2016-10547","CVE":"CVE-2016-10547","Year":"2016"},"notes":[{"CveYear":"2016","CveId":"10547","Ordinal":"1","NoteData":"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.","Type":"Description","Title":null},{"CveYear":"2016","CveId":"10547","Ordinal":"2","NoteData":"2018-05-31","Type":"Other","Title":"Published"},{"CveYear":"2016","CveId":"10547","Ordinal":"3","NoteData":"2018-05-31","Type":"Other","Title":"Modified"}]}}}