Lucene search
+L

24 matches found

CNVD
CNVD
•added 2021/07/01 12:00 a.m.•24 views

Haml cross-site scripting vulnerability (CNVD-2021-47372)

haml is an open source HTML abstract markup language from the Haml HAML team. A cross-site scripting vulnerability exists in haml-coffee, which supports overriding a range of HTML helper functions through its configuration options. Control of the escapeHtml parameter through template configuratio...

7.7CVSS7AI score0.007EPSS
SaveExploits1References1
OSV
OSV
•added 2021/05/17 8:58 p.m.•50 views

GHSA-M7MF-VM62-7X3Q Insecure template handling in haml-coffee

haml-coffee is a JavaScript templating solution. haml-coffee mixes pure template data with engine configuration options through the Express render API. More specifically, haml-coffee supports overriding a series of HTML helper functions through its configuration options. A vulnerable application...

7.7CVSS6.7AI score0.007EPSS
SaveExploits1References3
Veracode
Veracode
•added 2021/05/17 7:56 a.m.•22 views

Remote Code Execution

haml-coffee is vulnerable to remote code execution. A remote attacker is able to execute arbitrary code in downstream applications via the customHtmlEscape parameter. Additionally, control over the escapeHtml parameter allows an attacker to perform cross-site scripting attacks...

7.7CVSS4.6AI score0.007EPSS
SaveExploits1References3Affected Software1
seebug.org
seebug.org
•added 2016/04/09 12:00 a.m.•75 views

一个Coremail的存储型XSS

简要描述: 某处 escape 姿势不对 详细说明: 目前的代码,在构造发件人时,代码如下: function getEmailDivemailAddress return '' 那么 escapeHTML 是什么呢? function var div=document.createElement"div"; var 15=document.createTextNodethis; div.appendChild15; return div.innerHTML; 这种过滤并不会过滤单引号和双引号,所以可以构造特别的字符串逃逸到双引号以外 漏洞证明: 最简单触发方式是利用 onmousexx...

7AI score
SaveExploits0
Rows per page
Query Builder