7 matches found
CVE-2026-33937
CVE-2026-33937 — Handlebars.js AST इंजेक्शन RCE Handlebars.js के संस्करण 4.0.0 से 4.7.8 प्रभावित हैं। CVSS स्कोर: 9.8 क्रिटिकल। अवलोकन CVE-2026-33937 Handlebars.js में एक type confusion भेद्यता है। Handlebars.compile फ़ंक्शन इनपुट के रूप में एक टेम्पलेट स्ट्रिंग और एक पूर्व-पार्स किया गया AST...
CVE-2026-33937
Este post é um artigo de pesquisa publicado pela EQSTLab. PoC referenciado: dinhvaren/cve-2026-33937 CVE-2026-33937 ★ CVE-2026-33937 PoC de Injeção de AST e Execução Remota de Código no Handlebars.js ★ https://github.com/user-attachments/assets/99e383e7-e71f-4e10-8c62-f50abff8b4f5 Descrição...
Exploit for Type Confusion in Handlebarsjs Handlebars
CVE-2026-33937 — Handlebars.js AST Injection RCE Handlebars.j...
Security Bulletin: Multiple security vulnerabilities in IBM Business Automation Manager Open Editions
Summary In addition to many updates of operating system level packages, the following security vulnerabilities are addressed in IBM Business Automation Manager Open Editions 9.4.1 Vulnerability Details CVEID:CVE-2026-33916 DESCRIPTION: Handlebars provides the power necessary to let users build...
DEBIAN-CVE-2026-33937
Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, Handlebars.compile accepts a pre-parsed AST object in addition to a template string. The value field of a NumberLiteral AST node is emitted directly into the generated JavaScript withou...
CVE-2026-33938 Handlebars.js has JavaScript Injection via AST Type Confusion by tampering @partial-block
Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, the @partial-block special variable is stored in the template data context and is reachable and mutable from within a template via helpers that accept arbitrary objects. When a helper...
Handlebars.js has JavaScript Injection via AST Type Confusion
Summary Handlebars.compile accepts a pre-parsed AST object in addition to a template string. The value field of a NumberLiteral AST node is emitted directly into the generated JavaScript without quoting or sanitization. An attacker who can supply a crafted AST to compile can therefore inject and...