Eta is an embedded JS templating engine that works inside Node, Deno, and the browser. XSS attack - anyone using the Express API is impacted. The problem has been resolved. Users should upgrade to version 2.0.0. As a workaround, don't pass user supplied things directly to `res.render`.
References
Link | Resource |
---|---|
https://github.com/eta-dev/eta/commit/5651392462ee0ff19d77c8481081a99e5b9138dd | Patch Third Party Advisory |
https://github.com/eta-dev/eta/releases/tag/v2.0.0 | Release Notes Third Party Advisory |
https://github.com/eta-dev/eta/security/advisories/GHSA-xrh7-m5pp-39r6 | Third Party Advisory |
Configurations
History
07 Nov 2023, 04:07
Type | Values Removed | Values Added |
---|---|---|
Summary | Eta is an embedded JS templating engine that works inside Node, Deno, and the browser. XSS attack - anyone using the Express API is impacted. The problem has been resolved. Users should upgrade to version 2.0.0. As a workaround, don't pass user supplied things directly to `res.render`. |
Information
Published : 2023-02-01 01:15
Updated : 2024-02-28 19:51
NVD link : CVE-2023-23630
Mitre link : CVE-2023-23630
CVE.ORG link : CVE-2023-23630
JSON object : View
Products Affected
eta.js
- eta
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')