Lucene search
K

15 matches found

Veracode
Veracode
added 2024/06/27 7:39 p.m.5 views

Cross-site Scripting (XSS)

zendframework/zendframework is vulnerable to Cross-site Scripting XSS. The vulnerability is due to view helpers using escapeHtml instead of escapeHtmlAttr to escape HTML attributes, which can lead to potential XSS attack vectors when user data or JavaScript is used...

5.6AI score
Exploits0
Github Security Blog
Github Security Blog
added 2024/06/07 9:58 p.m.11 views

Zend-Form vulnerable to Cross-site Scripting

Many Zend Framework 2 view helpers were using the escapeHtml view helper in order to escape HTML attributes, instead of the more appropriate escapeHtmlAttr. In situations where user data and/or JavaScript is used to seed attributes, this can lead to potential cross site scripting XSS attack...

5.8AI score
Exploits0References6Affected Software1
OSV
OSV
added 2024/06/07 8:4 p.m.2 views

GHSA-8Q77-CV62-JJ38 Zendframework has potential Cross-site Scripting vector in multiple view helpers

Many Zend Framework 2 view helpers were using the escapeHtml view helper in order to escape HTML attributes, instead of the more appropriate escapeHtmlAttr. In situations where user data and/or JavaScript is used to seed attributes, this can lead to potential cross site scripting XSS attack...

6.1CVSS5.8AI score
Exploits0References5
Snyk
Snyk
added 2022/02/09 1:45 p.m.1 views

Cross-site Scripting (XSS)

Overview toastr is a Javascript library for non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended Affected versions of this package are vulnerable to Cross-site Scripting XSS due to the missing sanitization of message and...

7.5CVSS5.2AI score
Exploits0References2
Laminas
Laminas
added 2022/01/28 4:0 p.m.12 views

Reflected XSS vectors in laminas/laminas-form

The package laminas/laminas-form contains a laminas/laminas-view view helper for emitting form element, fieldset, and/or form validation errors, formElementError. Validation messages can contain the original input, potentially resulting in a Reflected XSS vulnerability. Affected versions...

6.1AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2021/11/08 5:54 p.m.45 views

Cross-site Scripting in bootstrap-table

This affects all versions of package bootstrap-table. A type confusion vulnerability can lead to a bypass of input sanitization when the input provided to the escapeHTML function is an array instead of a string even if the escape attribute is set...

6.1CVSS2.7AI score0.00577EPSS
Exploits1References9Affected Software1
NVD
NVD
added 2021/11/03 6:15 p.m.12 views

CVE-2021-23472

This affects versions before 1.19.1 of package bootstrap-table. A type confusion vulnerability can lead to a bypass of input sanitization when the input provided to the escapeHTML function is an array instead of a string even if the escape attribute is set...

6.1CVSS0.00577EPSS
Exploits1References7
OSV
OSV
added 2021/11/03 6:15 p.m.11 views

CVE-2021-23472

This affects versions before 1.19.1 of package bootstrap-table. A type confusion vulnerability can lead to a bypass of input sanitization when the input provided to the escapeHTML function is an array instead of a string even if the escape attribute is set...

6.1CVSS6.7AI score
Exploits0References7
OSV
OSV
added 2021/11/03 6:15 p.m.2 views

UBUNTU-CVE-2021-23472

This affects versions before 1.19.1 of package bootstrap-table. A type confusion vulnerability can lead to a bypass of input sanitization when the input provided to the escapeHTML function is an array instead of a string even if the escape attribute is set...

6.1CVSS6.7AI score0.00577EPSS
Exploits1References2
Prion
Prion
added 2021/11/03 6:15 p.m.5 views

Type confusion

This affects versions before 1.19.1 of package bootstrap-table. A type confusion vulnerability can lead to a bypass of input sanitization when the input provided to the escapeHTML function is an array instead of a string even if the escape attribute is set...

4.3CVSS6.2AI score0.00577EPSS
Exploits1References7Affected Software1
Positive Technologies
Positive Technologies
added 2021/11/03 12:0 a.m.2 views

PT-2021-5669 · Unknown · Bootstrap-Table

Name of the Vulnerable Software and Affected Versions: bootstrap-table versions prior to 1.19.1 Description: A type confusion vulnerability can lead to a bypass of input sanitization when the input provided to the escapeHTML function is an array instead of a string even if the escape attribute is...

6.1CVSS6.1AI score0.00577EPSS
Exploits1References18
CNVD
CNVD
added 2021/07/01 12:0 a.m.5 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.00255EPSS
Exploits1References1
OSV
OSV
added 2021/05/17 8:58 p.m.1 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.00255EPSS
Exploits1References3
Veracode
Veracode
added 2021/05/17 7:56 a.m.12 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.00255EPSS
Exploits1References3Affected Software1
seebug.org
seebug.org
added 2016/04/09 12:0 a.m.61 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
Exploits0
Rows per page
Query Builder