CVE-2023-23630
published 2023-02-01CVE-2023-23630: 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…
PriorityP426medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EPSS
0.61%
44.9th percentile
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`.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| eta-dev | eta | < 2.0.0 | 2.0.0 |
| eta.js | eta | < 2.0.0 | 2.0.0 |
| eta.js | eta | >= 0 < 2.0.0 | 2.0.0 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
XSS Attack with Express API
ghsa·2023-01-31
CVE-2023-23630 [HIGH] CWE-79 XSS Attack with Express API
XSS Attack with Express API
### Impact
XSS attack - anyone using the Express API is impacted
### Patches
The problem has been resolved. Users should upgrade to version 2.0.0.
### Workarounds
Don't pass user supplied data directly to `res.renderFile`.
### References
_Are there any links users can visit to find out more?_
See https://github.com/eta-dev/eta/releases/tag/v2.0.0
OSV
XSS Attack with Express API
osv·2023-01-31
CVE-2023-23630 [HIGH] XSS Attack with Express API
XSS Attack with Express API
### Impact
XSS attack - anyone using the Express API is impacted
### Patches
The problem has been resolved. Users should upgrade to version 2.0.0.
### Workarounds
Don't pass user supplied data directly to `res.renderFile`.
### References
_Are there any links users can visit to find out more?_
See https://github.com/eta-dev/eta/releases/tag/v2.0.0
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/eta-dev/eta/commit/5651392462ee0ff19d77c8481081a99e5b9138ddhttps://github.com/eta-dev/eta/releases/tag/v2.0.0https://github.com/eta-dev/eta/security/advisories/GHSA-xrh7-m5pp-39r6https://github.com/eta-dev/eta/commit/5651392462ee0ff19d77c8481081a99e5b9138ddhttps://github.com/eta-dev/eta/releases/tag/v2.0.0https://github.com/eta-dev/eta/security/advisories/GHSA-xrh7-m5pp-39r6
2023-02-01
Published