Eta.Js Eta vulnerabilities
2 known vulnerabilities affecting eta.js/eta.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2022-25967P2HIGHCVSS 8.8fixed in 2.0.02023-01-30
CVE-2022-25967 [HIGH] CWE-94 CVE-2022-25967: Versions of the package eta before 2.0.0 are vulnerable to Remote Code Execution (RCE) by overwritin
Versions of the package eta before 2.0.0 are vulnerable to Remote Code Execution (RCE) by overwriting template engine configuration variables with view options received from The Express render API. **Note:** This is exploitable only for users who are rendering templates with user-defined data.
ghsanvdosv
CVE-2023-23630P4MEDIUMCVSS 6.1fixed in 2.0.02023-02-01
CVE-2023-23630 [MEDIUM] CWE-79 CVE-2023-23630: Eta is an embedded JS templating engine that works inside Node, Deno, and the browser. XSS attack -
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`.
ghsanvdosv