Lucene search
K

18 matches found

Cvelist
Cvelist
added 2026/05/11 9:5 p.m.24 views

CVE-2026-43887 Outline: Stored XSS via Comment Mentions

Outline is a service that allows for collaborative documentation. From 0.84.0 to 1.6.1, the Outline comment section permits users to mention other users; however, the backend does not validate or sanitize the href attribute associated with these mentions. As a result, potentially dangerous...

7.3CVSS0.00037EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/03/12 2:19 p.m.4 views

Unhead Vulnerable to Bypass of URI Scheme Sanitization in makeTagSafe via Case-Sensitivity

The link.href check in makeTagSafe safe.ts, line 68-71 uses String.includes, which is case-sensitive: typescript if key === 'href' if val.includes'javascript:' || val.includes'data:' return nextkey = val Browsers treat URI schemes case-insensitively. DATA:text/css,... is the same as...

6.1CVSS5.9AI score0.0002EPSS
Exploits1References4Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2019-4883

Malware in sbrugna...

6.1CVSS6.1AI score0.00406EPSS
Exploits0References3
OSV
OSV
added 2025/09/09 6:31 p.m.4 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.0009EPSS
Exploits1References7
NVD
NVD
added 2025/09/09 6:15 p.m.2 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.0009EPSS
Exploits1References5
CNNVD
CNNVD
added 2025/09/09 12:0 a.m.2 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.0009EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2025/09/09 12:0 a.m.2 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.0009EPSS
Exploits1References10
Cvelist
Cvelist
added 2025/09/09 12:0 a.m.5 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.0009EPSS
Exploits1References5
CVE
CVE
added 2025/09/09 12:0 a.m.15 views

CVE-2025-57665

CVE-2025-57665 affects Element Plus Link component (el-link) up to version 2.10.6. The root cause is insufficient input validation of the href attribute, with user-controlled href values passed directly to underlying anchor elements without protocol validation, URL sanitization, or security heade...

6.4CVSS5.8AI score0.0009EPSS
Exploits1References5Affected Software1
NVD
NVD
added 2025/09/08 11:15 a.m.1 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.00071EPSS
Exploits1References4
OSV
OSV
added 2025/09/08 11:15 a.m.0 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.00071EPSS
Exploits1References8
Debian CVE
Debian CVE
added 2025/09/08 10:9 a.m.3 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.00071EPSS
Exploits1
CVE
CVE
added 2025/09/08 10:9 a.m.10 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.00071EPSS
Exploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/08 10:9 a.m.1 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.00071EPSS
Exploits1References4
Cvelist
Cvelist
added 2025/09/08 10:9 a.m.5 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.00071EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2025/09/08 12:0 a.m.2 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.00071EPSS
Exploits1References6
OSV
OSV
added 2020/03/20 7:15 p.m.0 views

UBUNTU-CVE-2019-13389

RainLoop Webmail before 1.13.0 lacks XSS protection mechanisms such as xlink:href validation, the X-XSS-Protection header, and the Content-Security-Policy header...

6.1CVSS5.8AI score0.00406EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2020/03/20 12:0 a.m.2 views

PT-2020-9397 · Unknown · Rainloop Webmail

Name of the Vulnerable Software and Affected Versions: RainLoop Webmail versions prior to 1.13.0 Description: The issue lacks XSS protection mechanisms, including xlink:href validation, the X-XSS-Protection header, and the Content-Security-Policy header. Recommendations: For versions prior to...

6.1CVSS5.5AI score0.00966EPSS
Exploits1References15
Rows per page
Query Builder