Lucene search
K

18 matches found

CVE
CVE
added 2026/04/24 4:57 p.m.10 views

CVE-2026-41067

Summary: CVE-2026-41067 affects Astro’s SSR pipeline, where defineScriptVars sanitizes inline script values using a case-sensitive //g regex. This fails to match closing script tags when payloads use case variants (e.g., ), whitespace before > (), or self-closing forms (), allowing injected HT...

6.1CVSS5.5AI score0.00053EPSS
Exploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/21 12:0 a.m.3 views

PT-2026-34233

Summary The defineScriptVars function in Astro's server-side rendering pipeline uses a case-sensitive regex //g to sanitize values injected into inline tags via the define:vars directive. HTML parsers close elements case-insensitively and also accept whitespace or / before the closing , allowing ...

6.1CVSS6AI score0.00053EPSS
Exploits1References5
Vulnrichment
Vulnrichment
added 2026/04/02 8:34 a.m.2 views

CVE-2026-29141 Bounded Subject Tag Sanitization

SEPPmail Secure Email Gateway before version 15.0.3 allows an attacker to bypass subject sanitization and forge tags such as signed OK...

7.7CVSS5.9AI score0.00055EPSS
Exploits0References1
CVE
CVE
added 2026/04/02 8:34 a.m.4 views

CVE-2026-29141

The CVE affects SEPPmail Secure Email Gateway prior to version 15.0.3 . The issue is an insufficient subject sanitization that allows an attacker to forge tags such as [signed OK] . Documented impact shows no confidentiality impact, but potential integrity impact (subsequent) is HIGH ; attack vec...

7.7CVSS5.9AI score0.00055EPSS
Exploits0References1Affected Software1
Ubuntu
Ubuntu
added 2026/03/16 3:28 p.m.5 views

USN-8097-1: Roundcube Webmail vulnerabilities

It was discovered that Roundcube Webmail did not properly sanitize the animate tag within SVG documents. An attacker could possibly use this issue to cause a cross-site scripting attack...

7.2CVSS5.6AI score0.06858EPSS
Exploits1
Vulnrichment
Vulnrichment
added 2026/03/12 5:20 p.m.1 views

CVE-2026-31873 Unhead has a Bypass of URI Scheme Sanitization in makeTagSafe via Case-Sensitivity

Unhead is a document head and template manager. Prior to 2.1.11, The link.href check in makeTagSafe safe.ts uses String.includes, which is case-sensitive. Browsers treat URI schemes case-insensitively. DATA:text/css,... is the same as data:text/css,... to the browser, but 'DATA:...'.includes'data...

5.9AI score0.0002EPSS
Exploits1References1
EUVD
EUVD
added 2025/11/26 1:53 a.m.4 views

EUVD-2025-199654

OWASP Java HTML Sanitizer is a configureable HTML Sanitizer written in Java, allowing inclusion of HTML authored by third-parties in web applications while protecting against XSS. In version 20240325.1, OWASP java html sanitizer is vulnerable to XSS if HtmlPolicyBuilder allows noscript and style...

8.6CVSS5.6AI score0.00013EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2021-8241

Malicious code in bioql PyPI...

6.1CVSS5.1AI score0.00332EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-0629

Malicious code in bioql PyPI...

8.8CVSS8.5AI score0.00744EPSS
Exploits0References11
NVD
NVD
added 2025/07/28 8:17 p.m.4 views

CVE-2025-54423

copyparty is a portable file server. In versions up to and including versions 1.18.4, an unauthenticated attacker is able to execute arbitrary JavaScript code in a victim's browser due to improper sanitization of multimedia tags in music files, including m3u files. This is fixed in version 1.18.5...

6.1CVSS0.00203EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2025/05/22 6:17 p.m.3 views

CVE-2021-20829

Cross-site scripting vulnerability due to the inadequate tag sanitization in GROWI versions v4.2.19 and earlier allows remote attackers to execute an arbitrary script on the web browser of the user who accesses a specially crafted page...

6.1CVSS7AI score0.00332EPSS
Exploits0References1
Hacker One
Hacker One
added 2025/01/11 5:59 a.m.849 views

Internet Bug Bounty: ActionView sanitize helper bypass with noscript

The Rails-html-sanitizer 1.6.0 contained a vulnerability that allowed bypassing the sanitization process when the noscript tag was used. This could have led to potential cross-site scripting XSS attacks in applications that used the vulnerable version of the sanitizer, including those using the...

6AI score
Exploits0
CVE
CVE
added 2021/09/21 9:25 a.m.37 views

CVE-2021-20829

GROWI (WESEEK) has an XSS vulnerability (CVE-2021-20829) caused by inadequate tag sanitization in versions up to v4.2.19. An attacker can trigger a script in a user’s browser by loading a specially crafted page. The issue is documented across multiple sources (including Red Hat and NVD entries) a...

6.1CVSS6.3AI score0.00332EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2021/06/28 4:15 p.m.30 views

Design/Logic Flaw

RabbitMQ is a multi-protocol messaging broker. In rabbitmq-server prior to version 3.8.18, when a federation link was displayed in the RabbitMQ management UI via the rabbitmqfederationmanagement plugin, its consumer tag was rendered without proper tag sanitization. This potentially allows for...

3.5CVSS5.5AI score0.0012EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2017/10/24 8:37 a.m.20 views

Cross-site Scripting (XSS)

phpmyfaq is vulnerable to cross-site scripting XSS attacks. The library does not sanitize the tags in the phpmyfaq/admin/tags.main.php file, allowing a malicious user to inject and execute arbitrary web script...

6.1CVSS6AI score0.00223EPSS
Exploits0References1Affected Software2
Exploit DB
Exploit DB
added 2010/06/27 12:0 a.m.22 views

Ceica-GW - 'login.php' Cross-Site Scripting

source: https://www.securityfocus.com/bid/40917/info Ceica-GW is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of t...

7.4AI score
Exploits0
FreeBSD
FreeBSD
added 2004/12/15 12:0 a.m.27 views

yamt -- arbitrary command execution vulnerability

Manigandan Radhakrishnan discovered a security vulnerability in YAMT which can lead to execution of arbitrary commands with the privileges of the user running YAMT when sorting based on MP3 tags. The problem exist in the id3tagsort routine which does not properly sanitize the artist tag from the...

10CVSS3AI score0.03512EPSS
Exploits1References1
exploitpack
exploitpack
added 2004/10/26 12:0 a.m.11 views

Google Desktop Search - Cross-Site Scripting

Google Desktop Search - Cross-Site Scripting source: https://www.securityfocus.com/bid/11541/info Google Desktop Search is reportedly affected by a cross-site scripting vulnerability. This issue is due to a failure of the application to properly sanitize HTML tag content. An attacker may leverage...

6.8AI score
Exploits0
Rows per page
Query Builder