{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-2142", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "In Nunjucks versions prior to version 3.2.4, it was \npossible to bypass the restrictions which are provided by the autoescape\n functionality. If there are two user-controlled parameters on the same \nline used in the views, it was possible to inject cross site scripting \npayloads using the backslash \\ character." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')", "cweId": "CWE-79" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Nunjucks", "version": { "version_data": [ { "version_affected": "<", "version_name": "0", "version_value": "3.2.4" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1825980", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1825980" }, { "url": "https://github.com/mozilla/nunjucks/security/advisories/GHSA-x77j-w7wf-fjmw", "refsource": "MISC", "name": "https://github.com/mozilla/nunjucks/security/advisories/GHSA-x77j-w7wf-fjmw" } ] }, "generator": { "engine": "Vulnogram 0.2.0" }, "source": { "discovery": "UNKNOWN" }, "credits": [ { "lang": "en", "value": "blaiddx64" } ] }