Lucene search
+L

1125936 matches found

OSV
OSV
added 2026/06/19 9:18 p.m.12 views

GHSA-WWF9-7JRC-RV4Q Outerbase Studio: Stored XSS in Text Widget Leads to Authentication Token Exposure

Summary A Stored Cross-Site Scripting XSS issue previously existed in the Text Widget in Board of Outerbase Studio where unsanitized HTML could be rendered using dangerouslySetInnerHTML Steps to Reproduce 1. Create a new dashboard. 2. Add a Text widget. 3. Insert the following payload: html...

4.4CVSS5.8AI score
SaveExploits0References3
NVD
NVD
added 2026/06/19 9:16 p.m.23 views

CVE-2026-32208

Improper neutralization of input during web page generation 'cross-site scripting' in Microsoft Entra ID allows an authorized attacker to perform spoofing over a network...

8.8CVSS0.00523EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/19 9:15 p.m.15 views

GHSA-G5QX-H5F3-MP2F TinaCMS: Cross-origin postMessage handlers and rich-text URL-sanitization bypass enable stored XSS and session takeover

TinaCMS registers window message listeners — the useTina overlay handler, the OAuth authentication popup handler, and the admin↔preview iframe GraphQL reducer — that act on event.data without verifying event.origin or event.source, and post messages using non-specific target origins. A page the...

8.5CVSS5.8AI score0.00279EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/19 9:15 p.m.19 views

TinaCMS: Cross-origin postMessage handlers and rich-text URL-sanitization bypass enable stored XSS and session takeover

TinaCMS registers window message listeners — the useTina overlay handler, the OAuth authentication popup handler, and the admin↔preview iframe GraphQL reducer — that act on event.data without verifying event.origin or event.source, and post messages using non-specific target origins. A page the...

7.6CVSS5.8AI score0.00279EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2026/06/19 9:15 p.m.20 views

GHSA-7H5P-637F-JFR7 StarCitizenWiki Extension Embed Video: Stored XSS via unsanitized class passed to template

Summary The user supplied class value is fed directly into the sprintf call that creates HTML. You can add a quote to escape the class and then inject arbitrary html/javascript to the final output. Details The template here adds a figure with a class that is substituted in. This value is provided...

8.6CVSS6AI score
SaveExploits0References4
Snyk
Snyk
added 2026/06/19 9:15 p.m.15 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via unsanitized input in the class attribute of the HTML template. An attacker can execute arbitrary JavaScript in the context of the affected site by injecting malicious code through user-supplied input. Detail...

8.8CVSS5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/06/19 9:14 p.m.18 views

GHSA-C29Q-5XM7-5P62 StarCitizenWiki Extension Embed Video: Stored XSS via unsanitized service name in exception text

Summary When passing an unknown service name to embedvideo, an error message is rendered containing the invalid service name. The service name is not sanitized and can contain HTML. Details There is a hardcoded list of allowed services in a switch statement inside EmbedServiceFactorynewFromName...

7.5CVSS6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/19 8:27 p.m.14 views

CVE-2026-32208

Improper neutralization of input during web page generation 'cross-site scripting' in Microsoft Entra ID allows an authorized attacker to perform spoofing over a network...

8.8CVSS5.8AI score0.00523EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/19 8:27 p.m.26 views

EUVD-2026-38085

Improper neutralization of input during web page generation 'cross-site scripting' in Microsoft Edge Chromium-based allows an authorized attacker to perform spoofing over a network...

8.8CVSS5.8AI score0.00523EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/06/19 7:36 p.m.19 views

NPM: parse-server: Stored XSS via non-standard file extension bypassing file upload extension blocklist

NPM: parse-server: Stored XSS via non-standard file extension bypassing file upload extension blocklist vulnerability discovered by ? in WordPress Npm parse-server versions = 8.6.80...

5.8AI score0.00553EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/19 7:36 p.m.24 views

parse-server: Stored XSS via non-standard file extension bypassing file upload extension blocklist

Impact Parse Server's default fileUpload.fileExtensions blocklist is intended to prevent uploading files that browsers render as active content such as HTML and SVG, which can be used to perform stored cross-site scripting XSS attacks against other users. The blocklist could be bypassed by...

2.1CVSS5.7AI score0.00553EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/19 7:36 p.m.18 views

GHSA-V8X7-R927-CC93 parse-server: Stored XSS via non-standard file extension bypassing file upload extension blocklist

Impact Parse Server's default fileUpload.fileExtensions blocklist is intended to prevent uploading files that browsers render as active content such as HTML and SVG, which can be used to perform stored cross-site scripting XSS attacks against other users. The blocklist could be bypassed by...

2.1CVSS5.7AI score0.00553EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/19 7:36 p.m.15 views

Cross-site Scripting (XSS)

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the file upload extension check in FilesRouter in src/FilesRouter and FilesController. An...

4.4CVSS5.8AI score0.00553EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/19 7:36 p.m.57 views

GHSA-F962-V9HR-PFG5 jupyterlab-git extension: Stored XSS leading to RCE

Overview Amazon Web Services AWS Security has identified a stored cross-site scripting XSS issue in the jupyterlab-git JupyterLab extension that can lead to remote code execution RCE. The issue exists in the PlainTextDiff.ts component, where the createHeader method passes Git filenames directly t...

9CVSS6.7AI score0.00529EPSS
SaveExploits2References10
Snyk
Snyk
added 2026/06/19 7:36 p.m.15 views

Cross-site Scripting (XSS)

Overview @jupyterlab/git is an A JupyterLab extension for version control using git Affected versions of this package are vulnerable to Cross-site Scripting XSS in the createHeader method. An attacker can execute arbitrary JavaScript in another user's browser session by crafting a malicious...

9.3CVSS6AI score0.00529EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/06/19 7:35 p.m.23 views

EUVD-2026-36539

parse-server: Stored XSS via trailing-dot filename bypassing file upload extension blocklist...

2.1CVSS5.8AI score0.00281EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/19 7:35 p.m.24 views

parse-server: Stored XSS via trailing-dot filename bypassing file upload extension blocklist

Impact The default file upload extension blocklist can be bypassed by appending a trailing dot to a filename whose extension would otherwise be blocked e.g. poc.svg.. The trailing dot causes the extension parser to extract an empty string, which short-circuits the blocklist check, and the...

2.1CVSS5.8AI score0.00281EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/19 7:35 p.m.16 views

GHSA-MWQM-4FW3-CJVR symfony/ux-autocomplete: XSS via unescaped AJAX response data

Description The Stimulus controller shipped with symfony/ux-autocomplete renders AJAX response items into the dropdown by interpolating the text field directly into HTML template literals $itemlabelField inside createAutocompleteWithRemoteData. The value is parsed as HTML rather than text, so any...

5.1CVSS5.8AI score0.00312EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/19 7:34 p.m.21 views

symfony/ux-live-component: XSS via attacker-controlled child component tag

Description Symfony\UX\LiveComponent\Util\ChildComponentPartialRenderer::createHtml interpolates the $childTag argument directly into the HTML output as a tag name, without escaping or validation. The value originates from client-controlled JSON childrenid.tag parsed by LiveComponentSubscriber an...

6.1CVSS6AI score0.00338EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/19 5:45 p.m.15 views

GHSA-Q76J-GCG9-VXC6 Hugo: XSS via unescaped code-fence language in default code block renderer

Hugo's default code-block renderer wrote the Markdown code-fence language / info-string into the wrapper without HTML escaping. A fence info-string containing a quote and a payload breaks out of the attribute and injects a live script element. This is not an issue if you fully trust every file...

5.1CVSS5.8AI score0.003EPSS
SaveExploits0References2
Rows per page
Query Builder