Lucene search
+L

631 matches found

OSV
OSV
added 2025/09/09 6:31 p.m.25 views

GHSA-5M5X-9J46-H678 Element Plus Link component (el-link) implements insufficient input validation for the href attribute

Element Plus Link component el-link prior to 2.11.0 implements insufficient input validation for the href attribute, creating a security abstraction gap that obscures URL-based attack vectors. The component passes user-controlled href values directly to underlying anchor elements without protocol...

8.7CVSS5.9AI score0.00231EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2025/09/09 6:31 p.m.20 views

Element Plus Link component (el-link) implements insufficient input validation for the href attribute

Element Plus Link component el-link prior to 2.11.0 implements insufficient input validation for the href attribute, creating a security abstraction gap that obscures URL-based attack vectors. The component passes user-controlled href values directly to underlying anchor elements without protocol...

6AI score0.00231EPSS
SaveExploits1References8Affected Software1
NVD
NVD
added 2025/09/09 6:15 p.m.21 views

CVE-2025-57665

Element Plus Link component el-link through 2.10.6 implements insufficient input validation for the href attribute, creating a security abstraction gap that obscures URL-based attack vectors. The component passes user-controlled href values directly to underlying anchor elements without protocol...

6.4CVSS0.00231EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/09/09 12:00 a.m.4 views

CVE-2025-57665

Element Plus Link component el-link through 2.10.6 implements insufficient input validation for the href attribute, creating a security abstraction gap that obscures URL-based attack vectors. The component passes user-controlled href values directly to underlying anchor elements without protocol...

5.7AI score0.00231EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/09/09 12:00 a.m.23 views

CVE-2025-57665

Element Plus Link component el-link through 2.10.6 implements insufficient input validation for the href attribute, creating a security abstraction gap that obscures URL-based attack vectors. The component passes user-controlled href values directly to underlying anchor elements without protocol...

0.00231EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/09/09 12:00 a.m.31 views

PT-2025-36908

Name of the Vulnerable Software and Affected Versions: Element Plus versions through 2.10.6 Description: The Element Plus Link component el-link does not sufficiently validate input for the href attribute, creating a security gap. This allows attackers to inject malicious URLs using dangerous...

8.7CVSS5.4AI score0.00231EPSS
SaveExploits1References10
CVE
CVE
added 2025/09/09 12:00 a.m.45 views

CVE-2025-57665

The Element Plus Vue 3 UI library's Link component (el-link) is vulnerable through version 2.10.6 due to insufficient input validation of the href attribute. The component fails to perform protocol validation, URL sanitization, or apply security headers, passing user-controlled values directly to...

5.8AI score0.00231EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2025/09/09 12:00 a.m.13 views

Element Plus 安全漏洞

Element Plus is an open source Vue.js 3 UI library from the China Element Plus organization. A security vulnerability exists in Element Plus 2.10.6 and earlier versions, which stems from insufficient input validation of the href attribute and could lead to cross-site scripting attacks and phishin...

6.4CVSS5.8AI score0.00231EPSS
SaveExploits1References5
NVD
NVD
added 2025/09/08 11:15 a.m.15 views

CVE-2014-125128

'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting XSS. The function 'naughtyHref' doesn't properly validate the hyperreference href attribute in anchor tags , allowing bypasses that contain different casings, whitespace characters, or hexadecimal encodings...

6.1CVSS0.00274EPSS
SaveExploits1References4
OSV
OSV
added 2025/09/08 11:15 a.m.9 views

UBUNTU-CVE-2014-125128

'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting XSS. The function 'naughtyHref' doesn't properly validate the hyperreference href attribute in anchor tags , allowing bypasses that contain different casings, whitespace characters, or hexadecimal encodings...

6.1CVSS5.8AI score0.00274EPSS
SaveExploits1References8
Snyk
Snyk
added 2025/09/08 10:43 a.m.11 views

Cross-site Scripting (XSS)

Overview sanitize-html is a library that allows you to clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis Affected versions of this package are vulnerable to Cross-site Scripting XSS via the naughtyHref function. An attacker can execute...

6.1CVSS5.6AI score0.00274EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/09/08 10:09 a.m.21 views

CVE-2014-125128

'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting XSS. The function 'naughtyHref' doesn't properly validate the hyperreference href attribute in anchor tags , allowing bypasses that contain different casings, whitespace characters, or hexadecimal encodings...

6.1CVSS0.00274EPSS
SaveExploits1References4
CVE
CVE
added 2025/09/08 10:09 a.m.46 views

CVE-2014-125128

CVE-2014-125128 affects the sanitize-html library prior to 1.0.3. The root cause is the naughtyHref function not properly validating the href attribute in tags, allowing bypasses that rely on different casings, whitespace, or hexadecimal encodings. This leads to cross-site scripting (XSS) impact...

6.1CVSS6.1AI score0.00274EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2025/09/08 10:09 a.m.14 views

CVE-2014-125128

'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting XSS. The function 'naughtyHref' doesn't properly validate the hyperreference href attribute in anchor tags , allowing bypasses that contain different casings, whitespace characters, or hexadecimal encodings...

6.1CVSS5.2AI score0.00274EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2025/09/08 10:09 a.m.7 views

CVE-2014-125128

'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting XSS. The function 'naughtyHref' doesn't properly validate the hyperreference href attribute in anchor tags , allowing bypasses that contain different casings, whitespace characters, or hexadecimal encodings...

6.1CVSS6.1AI score0.00274EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/09/08 12:00 a.m.19 views

PT-2025-36454

Name of the Vulnerable Software and Affected Versions: sanitize-html versions prior to 1.0.3 Description: The 'sanitize-html' software prior to version 1.0.3 is susceptible to Cross-site Scripting XSS. The naughtyHref function inadequately validates the href attribute within anchor tags , enablin...

6.1CVSS6.1AI score0.00274EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/09/06 8:15 p.m.26 views

CVE-2025-58353

Promptcraft Forge Studio is a toolkit for evaluating, optimizing, and maintaining LLM-powered applications. All versions of Promptcraft Forge Studio sanitize user input using regex blacklists such as replace/javascript:/gi, ''. Because the package uses multi-character tokens and each replacement ...

8.2CVSS6.9AI score0.00241EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/04 8:15 p.m.19 views

CVE-2025-58361

Promptcraft Forge Studio is a toolkit for evaluating, optimizing, and maintaining LLM-powered applications. All versions contain an non-exhaustive URL scheme check that does not protect against XSS. User-controlled URLs pass through src/utils/validation.ts, but the check only strips javascript: a...

9.3CVSS0.00283EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 7:43 p.m.11 views

CVE-2025-58361 Promptcraft Forge Studio's incomplete URL check is vulnerable to XSS via SVG

Promptcraft Forge Studio is a toolkit for evaluating, optimizing, and maintaining LLM-powered applications. All versions contain an non-exhaustive URL scheme check that does not protect against XSS. User-controlled URLs pass through src/utils/validation.ts, but the check only strips javascript: a...

9.3CVSS7.1AI score0.00283EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/04 7:43 p.m.30 views

CVE-2025-58361

CVE-2025-58361 : Promptcraft Forge Studio contains an incomplete URL scheme check in its validation.ts that does not block XSS via SVG/data URLs. User-controlled URLs pass through the check and, if used in href/src, can allow script execution. Affected: Promptcraft Forge Studio (all versions) wit...

9.3CVSS6.6AI score0.00283EPSS
SaveExploits0References1
Rows per page
Query Builder