Lucene search
+L

15 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/08 7:42 p.m.6 views

CVE-2026-59802

PasswordPusher before 2.8.1 accepts data URI schemes in URL push payloads due to insufficient validation in the validurl function. Attackers can create malicious pushes containing data:text/html URIs that execute arbitrary JavaScript in victims' browsers when clicked, enabling phishing and...

8.2CVSS6.2AI score0.00192EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/24 9:15 p.m.5 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the /-/api/sanitizeipynb endpoint, which fails to properly restrict data URI schemes in Jupyter Notebook sanitization. An attacker can execute arbitrary JavaScript in the context of another user by submittin...

9.3CVSS5.8AI score0.00475EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/08 6:1 p.m.22 views

CVE-2026-34718 Zammad improperly neutralizes of script-related HTML tags in ticket articles

Zammad is a web based open source helpdesk/customer support system. Prior to 7.0.1 and 6.5.4, the HTML sanitizer for ticket articles was missing proper sanitization of data: ... URI schemes, resulting in storing such malicious content in the database of the Zammad instance. The Zammad GUI is...

5.3CVSS0.00149EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/08 12:0 a.m.13 views

Zammad 安全漏洞

Zammad is a ticketing management software developed by the German company Zammad. Versions of Zammad prior to 7.0.1 and 6.5.4 contained security vulnerabilities. These vulnerabilities were due to improper cleaning of data: URI schemes by the HTML cleaner, which could allow the storage of maliciou...

6.1CVSS5.8AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/12 2:19 p.m.6 views

GHSA-5339-HVWR-7582 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...

6AI score0.00237EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/26 11:53 a.m.5 views

SUSE-SU-2026:0642-1 Security update for python313

This update for python313 fixes the following issues: Update to Python 3.13.12 - CVE-2026-0672: Fixed a HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel. bsc1257031 - CVE-2026-0865: Fixed a bug where a user-controlled header containing newlines...

6CVSS5.5AI score0.0056EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2025/09/06 8:15 p.m.14 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.3CVSS7.1AI score0.00264EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:56 a.m.6 views

SUSE CVE-2010-3775

Mozilla Firefox before 3.5.16 and 3.6.x before 3.6.13, and SeaMonkey before 2.0.11, does not properly handle certain redirections involving data: URLs and Java LiveConnect scripts, which allows remote attackers to start processes, read arbitrary local files, and establish network connections via...

9.3CVSS6.5AI score0.03796EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:54 a.m.5 views

SUSE CVE-2016-9900

External resources that should be blocked when loaded by SVG images can bypass security restrictions through the use of "data:" URLs. This could allow for cross-domain data leakage. This vulnerability affects Firefox 50.1, Firefox ESR 45.6, and Thunderbird 45.6...

7.5CVSS6.4AI score0.09931EPSS
SaveExploits1References23
RedHat Linux
RedHat Linux
added 2021/07/28 8:38 a.m.5 views

nodejs-normalize-url: ReDoS for data URLs

A flaw was found in normalize-url. Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data...

7.5CVSS7.3AI score0.01705EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2021/05/21 12:0 a.m.3 views

PT-2021-4068 · Unknown +4 · Normalize-Url +4

Name of the Vulnerable Software and Affected Versions: normalize-url versions 4.5.0 and earlier, 5.x before 5.3.1, and 6.x before 6.0.1 Description: The issue is related to a ReDoS regular expression denial of service problem, which causes exponential performance for data: URLs. This can lead to...

9.8CVSS7.3AI score0.81464EPSS
SaveExploits9References118
RedHat Linux
RedHat Linux
added 2017/07/31 2:32 p.m.5 views

chromium-browser: ui spoofing in payments dialog

Inappropriate implementation of the web payments API on blob: and data: schemes in Web Payments in Google Chrome prior to 60.0.3112.78 for Mac, Windows, Linux, and Android allowed a remote attacker to spoof the contents of the Omnibox via a crafted HTML page...

6.5CVSS7.4AI score0.01395EPSS
SaveExploits0References5
OSV
OSV
added 2016/12/13 12:0 a.m.7 views

UBUNTU-CVE-2016-9900

External resources that should be blocked when loaded by SVG images can bypass security restrictions through the use of "data:" URLs. This could allow for cross-domain data leakage. This vulnerability affects Firefox 50.1, Firefox ESR 45.6, and Thunderbird 45.6...

7.5CVSS7.1AI score0.09931EPSS
SaveExploits1References5
CNVD
CNVD
added 2015/12/18 12:0 a.m.5 views

Mozilla Firefox Spoofing Vulnerability

Mozilla Firefox is an open source web browser developed by the Mozilla Foundation in the United States. A security vulnerability exists in Mozilla Firefox versions prior to 43.0, which is caused by the program failing to properly handle the '' character in the data: URI. A remote attacker could...

5CVSS8.7AI score0.02543EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2008/07/02 12:48 p.m.7 views

Firefox javascript arbitrary code execution

The mozIJSSubScriptLoader.LoadScript function in Mozilla Firefox before 2.0.0.15, Thunderbird 2.0.0.14 and earlier, and SeaMonkey before 1.1.10 does not apply XPCNativeWrappers to scripts loaded from 1 file: URIs, 2 data: URIs, or 3 certain non-canonical chrome: URIs, which allows remote attacker...

6.8CVSS6.2AI score0.03213EPSS
SaveExploits1References4
Rows per page
Query Builder