Lucene search
+L

621 matches found

Hacker One
Hacker One
added 2026/03/12 10:55 p.m.19 views

Ruby on Rails: Rails::HTML::Sanitizer.allowed_uri? returns true for entity-encoded control-character-split javascript: URLs

A vulnerability was discovered in the Rails::HTML::Sanitizer.alloweduri? method of the rails-html-sanitizer library. The method incorrectly returned true for entity-encoded control-character-split javascript: URLs, which could lead to potential security issues if the application relied on the...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2026/03/07 11:33 a.m.27 views

Nextcloud: SMIL values and by attributes bypass remote image blocking via unvalidated resource-loading animations, enabling email tracking without consent

A vulnerability was discovered in the HTML sanitizer of the Roundcube webmail client. The vulnerability allowed attackers to bypass the "Block remote images" security feature by using SMIL animation attributes to load arbitrary external resources without validation. This could have enabled email...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/06 12:0 a.m.6 views

PT-2026-23795

Name of the Vulnerable Software and Affected Versions league/commonmark versions prior to 2.8.1 Description The DisallowedRawHtml extension in league/commonmark can be bypassed by inserting ASCII whitespace characters between a disallowed HTML tag name and the closing ''. For example, would pass...

5.1CVSS5.7AI score0.00217EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/03/05 7:26 p.m.9 views

Gogs: Stored XSS via data URI in issue comments

Summary A Stored Cross-site Scripting XSS vulnerability exists in the comment and issue description functionality. The application's HTML sanitizer explicitly allows data: URI schemes, enabling authenticated users to inject arbitrary JavaScript execution via malicious links. Details The...

8.7CVSS6.3AI score0.00306EPSS
SaveExploits1References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/04 9:45 p.m.6 views

CVE-2026-25543

HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. Prior to versions 9.0.892 and 9.1.893-beta, if the template tag is allowed, its contents are not sanitized. The template tag is a special tag that does not usually render its...

6.3CVSS5.3AI score0.00241EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/02/04 9:45 p.m.30 views

CVE-2026-25543 HtmlSanitizer has a bypass via template tag

HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. Prior to versions 9.0.892 and 9.1.893-beta, if the template tag is allowed, its contents are not sanitized. The template tag is a special tag that does not usually render its...

6.3CVSS0.00241EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/01/23 11:13 a.m.269 views

Exploit for Cross-site Scripting in Typo3 Html_Sanitizer

Stored XSS exploit in TYPO3 HTML Sanitizer CVE-...

6.1CVSS5AI score0.00574EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/01/09 9:15 a.m.9 views

CVE-2022-23499

HTML sanitizer is written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values. In versions prior to 1.5.0 or 2.1.1, malicious markup used in a sequence with special HTML CDATA sections cannot be filtered and sanitized due to a parsing issue in the...

6.1CVSS5.7AI score0.00438EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:6 a.m.11 views

CVE-2024-34078

html-sanitizer is an allowlist-based HTML cleaner. If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has...

6.1CVSS6.4AI score0.00551EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2026/01/04 6:34 p.m.11 views

Nextcloud: SVG filter primitives bypass remote image blocking, enabling email tracking without consent.

A vulnerability was discovered in the HTML sanitizer of the Roundcube webmail application. The sanitizer did not properly handle the SVG filter primitive, allowing external resources to be loaded even when the "Block remote images" setting was enabled. This vulnerability could be used to track...

5.8AI score
SaveExploits0
NVD
NVD
added 2025/12/26 10:15 p.m.8 views

CVE-2025-61914

n8n is an open source workflow automation platform. Prior to version 1.114.0, a stored Cross-Site Scripting XSS vulnerability may occur in n8n when using the “Respond to Webhook” node. When this node responds with HTML content containing executable scripts, the payload may execute directly in the...

7.3CVSS0.0022EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/26 9:48 p.m.6 views

CVE-2025-61914 n8n's Possible Stored XSS in "Respond to Webhook" Node May Execute Outside iframe Sandbox

n8n is an open source workflow automation platform. Prior to version 1.114.0, a stored Cross-Site Scripting XSS vulnerability may occur in n8n when using the “Respond to Webhook” node. When this node responds with HTML content containing executable scripts, the payload may execute directly in the...

7.3CVSS5.5AI score0.0022EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/12/26 5:30 p.m.7 views

Cross-site Scripting (XSS)

Overview n8n is a n8n Workflow Automation Tool Affected versions of this package are vulnerable to Cross-site Scripting XSS via the Respond to Webhook node when it responds with HTML content containing executable scripts. An attacker can execute arbitrary JavaScript in the context of the editor...

7.3CVSS5.5AI score0.0022EPSS
SaveExploits0References2
Veracode
Veracode
added 2025/12/23 3:11 p.m.9 views

Cross-site Scripting (XSS)

OWASP Java HTML Sanitizer is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper sanitization when HtmlPolicyBuilder permits noscript and style tags with allowTextIn, which allows an attacker to craft malicious CSS or HTML payloads that bypass the defined policy and execu...

8.6CVSS6.9AI score0.00253EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2025/12/18 8:46 p.m.10 views

Cross-site Scripting (XSS)

Overview Kentico.Xperience.AspNetCore.WebApp is an assemblies and content items required to integrate Kentico Xperience into ASP.NET Core applications. Affected versions of this package are vulnerable to Cross-site Scripting XSS through dangerous schemes allowed in the HtmlSanitizer class in the...

6.1CVSS5.4AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/18 4:54 a.m.39 views

CVE-2025-68460

Roundcube Webmail is vulnerable to information disclosure in the HTML style sanitizer for releases before 1.5.12 and 1.6.x before 1.6.12. Multiple advisories (Debian DSA-6087, DLA-4415-1; Fedora packages roundcubemail 1.6.12; EUVD-2025-204036; NVD entry CVE-2025-68460) confirm the issue and point...

7.5CVSS5.8AI score0.00249EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2025/12/18 4:54 a.m.6 views

Improper Encoding or Escaping of Output

Overview Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output in the HTML style sanitizer module. An attacker can access sensitive information by crafting malicious HTML content that is improperly sanitized when viewed by a user. Remediation Upgrade...

7.5CVSS6.3AI score0.00249EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:0 a.m.7 views

Debian dla-4415 : roundcube - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-4415 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-4415-1 [email protected]...

7.5CVSS6.2AI score0.20094EPSS
SaveExploits1References6
GithubExploit
GithubExploit
added 2025/12/17 8:23 p.m.356 views

anti-xss

//: AUTO-GENERATED BY "PHP README Helper": base file - doc...

5.8AI score
SaveExploits0
OpenVAS
OpenVAS
added 2025/12/17 12:0 a.m.7 views

Roundcube Webmail Multiple Vulnerabilities (Dec 2025) - Linux

Roundcube Webmail is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:roundcube:webmail";...

7.5CVSS7.5AI score0.20094EPSS
SaveExploits1References3
Rows per page
Query Builder