Lucene search
+L

562 matches found

Snyk
Snyk
added 2025/03/20 12:32 p.m.3 views

Uncontrolled Recursion

Overview llama-index-readers-web is a llama-index readers web integration Affected versions of this package are vulnerable to Uncontrolled Recursion via the KnowledgeBaseWebReader class's getarticleurls function. An attacker can trigger a crash by supplying a URL to an object containing an href...

5.9CVSS7AI score0.00646EPSS
SaveExploits1References2
Veracode
Veracode
added 2025/02/05 1:29 a.m.17 views

Cross-Site Scripting (XSS)

Axios is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper origin determination and unsafe handling of the href attribute in the lib/helpers/isURLSameOrigin.js file, which does not use a proper URL object. It allows an attacker to manipulate the href attribute and injec...

9.8CVSS6.1AI score0.00376EPSS
SaveExploits0References5Affected Software2
SUSE CVE
SUSE CVE
added 2025/01/30 3:48 a.m.5 views

SUSE CVE-2024-57965

In axios before 1.7.8, lib/helpers/isURLSameOrigin.js does not use a URL object when determining an origin, and has a potentially unwanted setAttribute'href',href call. NOTE: some parties feel that the code change only addresses a warning message from a SAST tool and does not fix a vulnerability...

9.8CVSS8.5AI score0.00376EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/01/07 5:11 p.m.2 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS due to improper sanitization of user-controllable href attributes in image links. PoC js Details Cross-site scripting or XSS is a code vulnerability that occurs when an attacker “injects” a malicious script into...

7.3CVSS5.2AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/11/25 12:12 a.m.13 views

CXF: SSRF Vulnerability

A SSRF vulnerability was found in Apache CXF. This issue occurs when parsing the href attribute of XOP:Include in MTOM requests, allowing an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type...

9.8CVSS6.8AI score0.02053EPSS
SaveExploits6References5
Snyk
Snyk
added 2024/10/07 3:58 p.m.1 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the href attributes in hyperlinks due to improper sanitization of "javascript:" URLs. An attacker can inject malicious scripts that are executed in the context of the user's browser by crafting malicious...

5.4CVSS6.4AI score0.00324EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/10/07 12:0 a.m.9 views

PhpSpreadsheet 跨站脚本漏洞

PhpSpreadsheet is an open source PHP library from PHPOffice for reading and writing spreadsheet files. A cross-site scripting vulnerability exists in PHPSpreadsheet, which stems from the fact that PhpOfficePhpSpreadsheetWriterHtml does not clean up "javascript:" in the href attribute of hyperlink...

5.4CVSS6AI score0.00324EPSS
SaveExploits1References2
OSV
OSV
added 2024/09/20 7:4 p.m.7 views

CVE-2024-47061 Arbitrary DOM attributes in element.attributes and leaf.attributes in Platejs

Plate is a javascript toolkit that makes it easier for you to develop with Slate, a popular framework for building text editors. One longstanding feature of Plate is the ability to add custom DOM attributes to any element or leaf using the attributes property. These attributes are passed to the...

8.3CVSS5.7AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/20 12:0 a.m.12 views

PT-2024-32380 · Unknown · @Udecode/Plate-Core

Name of the Vulnerable Software and Affected Versions: @udecode/plate-core versions prior to 21.5.1 and 36.5.9 Description: The issue concerns a longstanding feature in Plate that allows adding custom DOM attributes to elements or leaves using the attributes property, which can be used for...

8.7CVSS5.8AI score0.00515EPSS
SaveExploits0References13
OSV
OSV
added 2024/09/05 11:23 p.m.18 views

CVE-2024-45400 CKEditor Open Link plugin vulnerable to Cross-site Scripting

ckeditor-plugin-openlink is a plugin for the CKEditor JavaScript text editor that extends the context menu with a possibility to open a link in a new tab. A vulnerability in versions of the plugin prior to 1.0.7 allowed a user to execute JavaScript code by abusing the link href attribute. The fix...

6.1CVSS7.1AI score
SaveExploits0References4
Veracode
Veracode
added 2024/09/04 10:37 a.m.195 views

Cross Site Scripting (XSS)

bootstrap is vulnerable to Cross Site Scripting XSS. The vulnerability is cause due to a missing validation and sanitization in the href attribute of the tag in the carousel component in the data-slide and data-slide-to attributes. This can enable attackers to execute arbitrary JavaScript within...

6.7AI score
SaveExploits0References4Affected Software5
Veracode
Veracode
added 2024/08/19 10:16 a.m.812 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:0 a.m.10 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.42 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.68 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.14 views

CVE-2024-6531

Removed by vendor...

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

CVE-2024-6484

...

SaveExploits0
RubySec
RubySec
added 2024/07/11 12:0 a.m.37 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:0 a.m.57 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.70 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
Rows per page
Query Builder