#VU55264 Prototype pollution in handlebars.js - CVE-2019-19919
Published: July 22, 2021
handlebars.js
The Handlebars Templating Language
Description
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data. Templates may alter an Object's __proto__ and __defineGetter__ properties, which may allow an attacker to execute arbitrary code through crafted payloads.