Handlebars before 3.0.8 and 4.x before 4.5.3 is vulnerable to Arbitrary Code Execution. The lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arbitrary JavaScript. This can be used to run arbitrary code on a server processing Handlebars templates or in a victim's browser (effectively serving as XSS).
References
Link | Resource |
---|---|
https://snyk.io/vuln/SNYK-JS-HANDLEBARS-534478 | Third Party Advisory |
https://www.npmjs.com/advisories/1316 | Exploit Third Party Advisory |
https://www.npmjs.com/advisories/1324 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2020-09-30 18:15
Updated : 2024-02-04 21:23
NVD link : CVE-2019-20920
Mitre link : CVE-2019-20920
CVE.ORG link : CVE-2019-20920
JSON object : View
Products Affected
handlebarsjs
- handlebars
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')