Lucene search
+L

631 matches found

Veracode
Veracode
added 2024/08/19 10:16 a.m.1140 views

Cross Site Scripting (XSS)

bootstrap is vulnerable to Cross Site Scripting XSS. The vulnerability is caused due to a missing sanitization in the href attribute of the tag while working with data-slide and data-slide-to attributes. This could enable an attacker to execute arbitrary JavaScript within the victim's browser...

6.7AI score
SaveExploits0References5Affected Software3
Positive Technologies
Positive Technologies
added 2024/08/06 12:00 a.m.15 views

PT-2024-29502 · Qwik +1 · Qwik +1

Name of the Vulnerable Software and Affected Versions: Qwik versions prior to 1.6.0 @builder.io/qwik versions prior to 1.7.3 Description: A potential mutation XSS vulnerability exists in Qwik due to improper HTML escaping on server-side rendering. This occurs because Qwik converts strings accordi...

6.3CVSS5.9AI score0.00497EPSS
SaveExploits1References9
OSV
OSV
added 2024/07/11 6:31 p.m.48 views

GHSA-VC8W-JR9V-VJ7F Withdrawn Advisory: Bootstrap Cross-Site Scripting (XSS) vulnerability

Withdrawn Advisory This advisory is withdrawn because it was not a security issue in Bootstrap. Bootstrap’s JavaScript is not intended to sanitize unsafe or intentionally dangerous HTML. As such, the reported behavior fell outside the scope of Bootstrap’s security model, and the associated CVE ha...

6.4CVSS6.5AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/07/11 6:31 p.m.79 views

Withdrawn Advisory: Bootstrap Cross-Site Scripting (XSS) vulnerability

Withdrawn Advisory This advisory has been withdrawn because it was determined to not be a vulnerability in Bootstrap. From the CVE: This was not a security issue in Bootstrap. Bootstrap’s JavaScript is not intended to sanitize unsafe or intentionally dangerous HTML. As such, the reported behavior...

6.4AI score
SaveExploits0References5Affected Software6
Debian CVE
Debian CVE
added 2024/07/11 5:15 p.m.21 views

CVE-2024-6531

Removed by vendor...

7AI score
SaveExploits0
Cvelist
Cvelist
added 2024/07/11 5:03 p.m.67 views

CVE-2024-6484

...

SaveExploits0
RubySec
RubySec
added 2024/07/11 12:00 a.m.64 views

Bootstrap Cross-Site Scripting (XSS) vulnerability

A vulnerability has been identified in Bootstrap that exposes users to Cross-Site Scripting XSS attacks. The issue is present in the carousel component, where the data-slide and data-slide-to attributes can be exploited through the href attribute of an tag due to inadequate sanitization. This...

6.2AI score
SaveExploits0References1Affected Software1
RubySec
RubySec
added 2024/07/11 12:00 a.m.43 views

Bootstrap Cross-Site Scripting (XSS) vulnerability

A vulnerability has been identified in Bootstrap that exposes users to Cross-Site Scripting XSS attacks. The issue is present in the carousel component, where the data-slide and data-slide-to attributes can be exploited through the href attribute of an tag due to inadequate sanitization. This...

6.2AI score
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/06/14 5:17 p.m.89 views

CVE-2024-37888

The CVE-2024-37888 issue affects the Open Link CKEditor plugin, impacting users of versions prior to 1.0.5. The vulnerability is a cross-site scripting (XSS) flaw that enables JavaScript execution via abuse of the link href attribute in the plugin’s open link functionality. Remediation per source...

6.1CVSS6.3AI score0.00856EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/06/14 12:00 a.m.13 views

PT-2024-27812 · Ckeditor · Ckeditor Open Link Plugin

Name of the Vulnerable Software and Affected Versions: CKEditor Open Link plugin versions prior to 1.0.5 Description: The issue allows execution of JavaScript code by abusing the link href attribute. It affects users of the Open Link plugin. Recommendations: For versions prior to 1.0.5, update to...

6.1CVSS7.5AI score0.00856EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/06/14 12:00 a.m.13 views

Open Link Security Vulnerability

Open Link plugin is a very simple plugin by Marek Lewandowski personal developer. It is possible to extend the context menu and open links in new tabs. A security vulnerability exists in versions prior to Open Link 1.0.5, which stems from a cross-site scripting vulnerability in the Open Link...

6.1CVSS6.3AI score0.00856EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/05/28 12:00 a.m.8 views

PT-2024-40468 · Unknown · Simplesamlphp

Name of the Vulnerable Software and Affected Versions: SimpleSAMLphp versions prior to 1.14.4 Description: The issue allows attackers to display links targeting a malicious website inside a trusted site running SimpleSAMLphp, due to the lack of security checks involving the link href and retryURL...

5.4CVSS7.2AI score
SaveExploits0References6
Snyk
Snyk
added 2024/04/30 10:40 p.m.7 views

Cross-site Scripting (XSS)

Overview phlex is a high-performance view framework optimised for fun. Affected versions of this package are vulnerable to Cross-site Scripting XSS due to the handling of user-provided data when rendering HTML or SVG tags. An attacker can execute arbitrary JavaScript on the victim's browser by...

7.1CVSS5.4AI score0.00713EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/17 3:29 p.m.40 views

CVE-2024-32463 phlex makes Cross-site Scripting (XSS) possible due to improper sanitisation of `href` attributes on `<a>` tags

phlex is an open source framework for building object-oriented views in Ruby. There is a potential cross-site scripting XSS vulnerability that can be exploited via maliciously crafted user data. The filter to detect and prevent the use of the javascript: URL scheme in the href attribute of an tag...

7.1CVSS6.5AI score0.00575EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/17 3:29 p.m.70 views

CVE-2024-32463

The CVE-2024-32463 entry concerns phlex, a Ruby-based open source framework for building object-oriented views. The vulnerability is an XSS flaw in the handling of href attributes on tags, where the javascript: scheme can be bypassed by inserting tab or newline characters (e.g., java\tscript:). ...

7.1CVSS5.5AI score0.00575EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/04/17 11:30 a.m.20 views

Cross Site Scripting (XSS)

phlex is vulnerable to Cross Site Scripting. The vulnerability is due improper filtering of javascript: URL scheme within the href attribute of an tag, which allows an attacker to insert tab \t or newline \n characters between the characters of the protocol, resulting in Cross Site Scripting...

7.1CVSS6.7AI score0.00575EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/04/17 12:20 a.m.18 views

GHSA-G7XQ-XV8C-H98C Cross-site Scripting (XSS) possible due to improper sanitisation of `href` attributes on `<a>` tags

Summary There is a potential cross-site scripting XSS vulnerability that can be exploited via maliciously crafted user data. Our filter to detect and prevent the use of the javascript: URL scheme in the href attribute of an tag could be bypassed with tab \t or newline \n characters between the...

7.1CVSS6.3AI score0.00575EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2024/04/17 12:20 a.m.38 views

Cross-site Scripting (XSS) possible due to improper sanitisation of `href` attributes on `<a>` tags

Summary There is a potential cross-site scripting XSS vulnerability that can be exploited via maliciously crafted user data. Our filter to detect and prevent the use of the javascript: URL scheme in the href attribute of an tag could be bypassed with tab \t or newline \n characters between the...

7.1CVSS5.9AI score0.00575EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/17 12:00 a.m.14 views

PT-2024-24591 · Phlex · Phlex

Name of the Vulnerable Software and Affected Versions: phlex versions prior to 1.10.1 phlex versions prior to 1.9.2 phlex versions prior to 1.8.3 phlex versions prior to 1.7.2 phlex versions prior to 1.6.3 phlex versions prior to 1.5.3 phlex versions prior to 1.4.2 Description: There is a potenti...

7.1CVSS6AI score0.00575EPSS
SaveExploits0References14
RubySec
RubySec
added 2024/04/16 12:00 a.m.70 views

Cross-site Scripting (XSS) possible due to improper sanitisation of `href` attributes on `<a>` tags

Summary There is a potential cross-site scripting XSS vulnerability that can be exploited via maliciously crafted user data. Our filter to detect and prevent the use of the javascript: URL scheme in the href attribute of an tag could be bypassed with tab \t or newline \n characters between the...

7.1CVSS5.9AI score0.00575EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder