Lucene search
K

10 matches found

Snyk
Snyk
added 2026/05/19 3:49 p.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the navigateTo function when handling external redirects in server-side rendering. An attacker can execute arbitrary HTML or JavaScript in the application's origin by supplying a crafted URL containing...

7.3CVSS5.8AI score
Exploits0References2
Patchstack
Patchstack
added 2026/05/19 3:49 p.m.5 views

NPM: Nuxt: Reflected XSS in `navigateTo()` external redirect

NPM: Nuxt: Reflected XSS in navigateTo external redirect vulnerability discovered by ? in WordPress Npm nuxt versions = 3.4.3, = 3.21.5...

5.8AI score
Exploits0References3Affected Software1
OSV
OSV
added 2026/05/19 3:49 p.m.1 views

GHSA-FX6J-W5W5-H468 Nuxt: Reflected XSS in `navigateTo()` external redirect

Summary navigateTo with external: true generates a server-side HTML redirect body containing a tag. The destination URL is only sanitized by replacing " with %22, leaving , &, and ' unencoded. An attacker who can influence the URL passed to navigateTourl, external: true can break out of the...

5.3CVSS5.4AI score
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-2661

Malicious code in bioql PyPI...

6.3CVSS6.3AI score0.00099EPSS
Exploits1References3
Veracode
Veracode
added 2024/08/06 6:54 a.m.7 views

Cross-Site Scripting (XSS)

nuxt is vulnerable to a Cross-site Scripting XSS. nuxt is vulnerable to a Cross-site Scripting XSS. The vulnerability is due to improper handling of the javascript: protocol in the navigateTo function, which fails to correctly parse and block malformed URLs due to improper usage of the unjs/ufo...

6.3CVSS6.3AI score0.00099EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2024/08/05 8:35 p.m.73 views

CVE-2024-34343

Nuxt.js navigateTo is vulnerable to XSS due to faulty handling of the javascript: protocol. The issue stems from how Nuxt uses unjs/ufo for URL parsing: the sequence tests for a protocol, then parses with parseURL, but parsing javascript:alert(1) can return null/empty, and whitespace isn’t stripp...

6.3CVSS6.4AI score0.00099EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/05 8:35 p.m.21 views

CVE-2024-34343 Cross-site Scripting (XSS) in navigateTo if used after SSR in nuxt

Nuxt is a free and open-source framework to create full-stack web applications and websites with Vue.js. The navigateTo function attempts to blockthe javascript: protocol, but does not correctly use API's provided by unjs/ufo. This library also contains parsing discrepancies. The function first...

6.3CVSS6.9AI score0.00099EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2024/08/05 7:49 p.m.18 views

nuxt vulnerable to Cross-site Scripting in navigateTo if used after SSR

Summary The navigateTo function attempts to blockthe javascript: protocol, but does not correctly use API's provided by unjs/ufo. This library also contains parsing discrepancies. Details The function first tests to see if the specified URL has a protocol. This uses the unjs/ufo package for URL...

6.3CVSS6.3AI score0.00099EPSS
Exploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/05 12:0 a.m.2 views

PT-2024-25800 · Unjs/Ufo +1 · Unjs/Ufo +1

Name of the Vulnerable Software and Affected Versions: Nuxt versions prior to 3.12.4 Description: The navigateTo function does not correctly use APIs provided by unjs/ufo, leading to parsing discrepancies. The function first checks if a URL has a protocol using the unjs/ufo package, which works...

6.3CVSS6.4AI score0.00099EPSS
Exploits1References7
Huntr
Huntr
added 2023/07/26 8:40 p.m.11 views

XSS in function navigateTo

Vunerability The check for external links checks if the protocol is script:, which is not a valid protocol and allows the user to provide a valid javascript payload using javascript: protocol. ts if isExternal && parseURLtoPath.protocol === 'script:' throw new Error'Cannot navigate to an URL with...

6.8AI score
Exploits0
Rows per page
Query Builder