CVE-2023-23630

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in npm/eta

Identifiers

CVE-2023-23630, GHSA-xrh7-m5pp-39r6

Package Slug

npm/eta

Vulnerability

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Description

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 Versions

All versions before 2.0.0

Solution

Upgrade to version 2.0.0 or above.

Last Modified

2023-02-01

source