Lucene search
+L

24 matches found

NVD
NVD
•added 2026/08/13 2:16 p.m.•12 views

CVE-2026-19716

Stored Cross-site Scripting CWE-79 in the user management component in maalfer Pentestify before 1.1.1 allows an authenticated attacker to execute arbitrary JavaScript in the browser of another authenticated user via a crafted username, because the frontend escapes the username with escapeHTML...

5.1CVSS0.00467EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/13 1:28 p.m.•14 views

EUVD-2026-57930

Stored Cross-site Scripting CWE-79 in the user management component in maalfer Pentestify before 1.1.1 allows an authenticated attacker to execute arbitrary JavaScript in the browser of another authenticated user via a crafted username, because the frontend escapes the username with escapeHTML...

5.1CVSS5.5AI score0.00467EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/11 8:17 a.m.•16 views

CVE-2026-73156

Affected versions of cti-transmute fail to HTML-escape attacker-controlled values used in ECharts Sunburst and Treemap tooltip formatters. Slice names may originate directly from STIX or MISP data, including STIX types, relationshiptype, pattern prefixes, and MISP category/type values. Since...

5.3CVSS0.00444EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/11 7:38 a.m.•48 views

CVE-2026-73156

CVE-2026-73156 affects ct i-transmute: HTML-escaping is missing in ECharts Sunburst/Treemap tooltip formatters, allowing injected content via STIX/MISP-derived slice names. The fix adds formatter functions that call escapeHtml() on p.name, p.data.value, and p.value to prevent HTML/script executio...

5.3CVSS5.3AI score0.00444EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/08/11 7:38 a.m.•18 views

CVE-2026-73156

Affected versions of cti-transmute fail to HTML-escape attacker-controlled values used in ECharts Sunburst and Treemap tooltip formatters. Slice names may originate directly from STIX or MISP data, including STIX types, relationshiptype, pattern prefixes, and MISP category/type values. Since...

5.3CVSS5.3AI score0.00444EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/11 7:38 a.m.•10 views

CVE-2026-73156 cti-transmute Sunburst and Treemap Tooltips Allow Cross-Site Scripting via Crafted Conversion Data

Affected versions of cti-transmute fail to HTML-escape attacker-controlled values used in ECharts Sunburst and Treemap tooltip formatters. Slice names may originate directly from STIX or MISP data, including STIX types, relationshiptype, pattern prefixes, and MISP category/type values. Since...

5.3CVSS5.3AI score0.00444EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/11 7:38 a.m.•14 views

EUVD-2026-55973

Affected versions of cti-transmute fail to HTML-escape attacker-controlled values used in ECharts Sunburst and Treemap tooltip formatters. Slice names may originate directly from STIX or MISP data, including STIX types, relationshiptype, pattern prefixes, and MISP category/type values. Since...

5.3CVSS5.3AI score0.00444EPSS
SaveExploits0References1
Veracode
Veracode
•added 2024/06/27 7:39 p.m.•15 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
SaveExploits0
Github Security Blog
Github Security Blog
•added 2024/06/07 9:58 p.m.•305 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
SaveExploits0References6Affected Software1
OSV
OSV
•added 2024/06/07 8:04 p.m.•8 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
SaveExploits0References5
Snyk
Snyk
•added 2022/02/09 1:45 p.m.•13 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
SaveExploits0References2
Laminas
Laminas
•added 2022/01/28 4:00 p.m.•31 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
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
•added 2022/01/12 12:00 a.m.•18 views

The vulnerability of the escapeHTML function in the Bootstrap Table software allows a perpetrator to compromise the confidentiality and integrity of the protected information.

The vulnerability of the escapeHTML function in the Bootstrap Table software lies in errors related to data type mixing. Exploiting this vulnerability can allow an attacker, operating remotely, to compromise the confidentiality and integrity of the protected information...

6.1CVSS6.5AI score0.02409EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/11/08 5:54 p.m.•63 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.02409EPSS
SaveExploits1References9Affected Software1
OSV
OSV
•added 2021/11/03 6:15 p.m.•24 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
SaveExploits0References7
NVD
NVD
•added 2021/11/03 6:15 p.m.•24 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.02409EPSS
SaveExploits1References7
Prion
Prion
•added 2021/11/03 6:15 p.m.•21 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.02409EPSS
SaveExploits1References7Affected Software1
OSV
OSV
•added 2021/11/03 6:15 p.m.•18 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.02409EPSS
SaveExploits1References2
attackerkb
attackerkb
•added 2021/11/03 5:21 p.m.•7 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.6AI score0.02409EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
•added 2021/11/03 12:00 a.m.•14 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.02409EPSS
SaveExploits1References18
Rows per page
Query Builder