Lucene search
+L

8225 matches found

OSV
OSV
added 2026/03/12 5:29 p.m.3 views

GHSA-QMPG-8XG6-PH5Q Trix has a Stored XSS vulnerability through serialized attributes

Impact The Trix editor, in versions prior to 2.1.17, is vulnerable to XSS attacks when a data-trix-serialized-attributes attribute bypasses the DOMPurify sanitizer. An attacker could craft HTML containing a data-trix-serialized-attributes attribute with a malicious payload that, when the content ...

4.6CVSS6AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/12 5:29 p.m.24 views

Trix has a Stored XSS vulnerability through serialized attributes

Impact The Trix editor, in versions prior to 2.1.17, is vulnerable to XSS attacks when a data-trix-serialized-attributes attribute bypasses the DOMPurify sanitizer. An attacker could craft HTML containing a data-trix-serialized-attributes attribute with a malicious payload that, when the content ...

6AI score
SaveExploits0References6Affected Software2
Snyk
Snyk
added 2026/03/12 5:29 p.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the data-trix-serialized-attributes attribute bypassing the DOMPurify sanitizer. An attacker can execute arbitrary JavaScript code within the user's session by crafting HTML containing a malicious payload in...

5.4CVSS5.2AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/12 5:18 p.m.31 views

CVE-2026-31860 Unhead has a XSS bypass in `useHeadSafe` via attribute name injection and case-sensitive protocol check

Unhead is a document head and template manager. Prior to 2.1.11, useHeadSafe can be bypassed to inject arbitrary HTML attributes, including event handlers, into SSR-rendered tags. This is the composable that Nuxt docs recommend for safely handling user-generated content. The acceptDataAttrs...

5.3CVSS0.00258EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/12 5:18 p.m.3 views

CVE-2026-31860

Unhead is a document head and template manager. Prior to 2.1.11, useHeadSafe can be bypassed to inject arbitrary HTML attributes, including event handlers, into SSR-rendered...

5.3CVSS5.9AI score0.00258EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/12 5:18 p.m.3 views

CVE-2026-31860 Unhead has a XSS bypass in `useHeadSafe` via attribute name injection and case-sensitive protocol check

Unhead is a document head and template manager. Prior to 2.1.11, useHeadSafe can be bypassed to inject arbitrary HTML attributes, including event handlers, into SSR-rendered tags. This is the composable that Nuxt docs recommend for safely handling user-generated content. The acceptDataAttrs...

5.3CVSS5.9AI score0.00258EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/12 5:18 p.m.26 views

CVE-2026-31860

CVE-2026-31860 affects Unhead prior to version 2.1.11, where the useHeadSafe() composable can be bypassed to inject arbitrary HTML attributes (including event handlers) into SSR-rendered tags via acceptDataAttrs. The vulnerability arises from allowing any key starting with data- (and even spaces...

6.1CVSS5.9AI score0.00258EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/03/12 5:18 p.m.11 views

CVE-2026-31860 Unhead has a XSS bypass in `useHeadSafe` via attribute name injection and case-sensitive protocol check

Unhead is a document head and template manager. Prior to 2.1.11, useHeadSafe can be bypassed to inject arbitrary HTML attributes, including event handlers, into SSR-rendered tags. This is the composable that Nuxt docs recommend for safely handling user-generated content. The acceptDataAttrs...

5.3CVSS5.9AI score
SaveExploits0References3
Snyk
Snyk
added 2026/03/12 2:19 p.m.8 views

Cross-site Scripting (XSS)

Overview unhead is a Full-stack manager built for any framework. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the acceptDataAttrs function, which allows attribute names containing spaces or illegal characters to be injected into SSR-rendered HTML tags. An...

6.1CVSS5.9AI score0.00258EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.16 views

PT-2026-25035

Dataease is an open source data visualization analysis tool. In DataEase 2.10.19 and earlier, the static resource upload interface allows SVG uploads. However, backend validation only checks whether the XML is parseable and whether the root node is svg. It does not sanitize active content such as...

5.3CVSS5.9AI score0.002EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.9 views

PT-2026-25020

Unhead is a document head and template manager. Prior to 2.1.11, useHeadSafe can be bypassed to inject arbitrary HTML attributes, including event handlers, into SSR-rendered tags. This is the composable that Nuxt docs recommend for safely handling user-generated content. The acceptDataAttrs...

5.3CVSS5.9AI score0.00258EPSS
SaveExploits1References2
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/12 12:0 a.m.12 views

Trix has a Stored XSS vulnerability through serialized attributes

The Trix editor, in versions prior to 2.1.17, is vulnerable to XSS attacks when a data-trix-serialized-attributes attribute bypasses the DOMPurify sanitizer. An attacker could craft HTML containing a data-trix-serialized-attributes attribute with a malicious payload that, when the content is...

6AI score
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.10 views

unhead 跨站脚本漏洞

unhead is a document header and template manager developed by UnJS. Versions of unhead prior to 2.1.11 contained a cross-site scripting vulnerability. This vulnerability stemmed from the use of the useHeadSafe function, which could be bypassed, allowing arbitrary HTML attributes to be injected in...

6.1CVSS5.8AI score0.00258EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/03/11 10:17 p.m.14 views

Tornado has incomplete validation of cookie attributes

Values passed to the domain, path, and samesite arguments of RequestHandler.setcookie were not completely validated in versions of Tornado prior to 6.5.5. In particular, semicolons would be allowed, which could be used to inject attacker-controlled values for other cookie attributes...

5.8AI score
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/03/11 10:17 p.m.6 views

Parameter Injection

Overview tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. Affected versions of this package are vulnerable to Parameter Injection in the setcookie function in web.py‎. An attacker can manipulate cookie attributes by injecting values after ...

7.2CVSS5.8AI score0.00237EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/11 2:54 p.m.12 views

Umbraco has Stored XSS in UFM Rendering Pipeline via Permissive DOMPurify Attribute Filtering

Description An authenticated backoffice user with access to Settings can inject malicious HTML into property type descriptions. Due to an overly permissive attributeNameCheck configuration /.+/ in the UFM DOMPurify instance, event handler attributes such as onclick and onload, when used within...

6.7CVSS5.8AI score0.0026EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/03/11 9:31 a.m.8 views

EUVD-2026-11125

The Responsive Contact Form Builder & Lead Generation Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 2.0.1 via form field submissions. This is due to insufficient input sanitization in the lfbleadsanitize function which omits certain...

7.2CVSS5.9AI score0.00241EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/03/11 8:1 a.m.8 views

xattr: switch to CLASS(fd)

...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits1
OSV
OSV
added 2026/03/11 6:31 a.m.20 views

GHSA-XH32-C9WX-PHRP Keycloak: Information disclosure of disabled user attributes via administrative endpoint

A flaw was found in Keycloak. An authenticated user with the view-users role could exploit a vulnerability in the UserResource component. By accessing a specific administrative endpoint, this user could improperly retrieve user attributes that were configured to be hidden. This unauthorized...

2.7CVSS5.8AI score0.00332EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/03/11 6:31 a.m.11 views

Keycloak: Information disclosure of disabled user attributes via administrative endpoint

A flaw was found in Keycloak. An authenticated user with the view-users role could exploit a vulnerability in the UserResource component. By accessing a specific administrative endpoint, this user could improperly retrieve user attributes that were configured to be hidden. This unauthorized...

2.7CVSS5.7AI score0.00332EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder