Mustache
mustache.js is an implementation of the mustache template system in JavaScript. Mustache is a logic-less template syntax. It can be used for HTML config files source code - anything. It works by expanding tags in a template using values provided in a hash or object.
Official Site:
https://github.com/janl/mustache.js/Severity Summary:
Reference
Title
Severity
Mustache Improper Neutralization of Input During Web Page Generation (Cross-site Scripting) Vulnerability