Lucene search
+L

495 matches found

Github Security Blog
Github Security Blog
added 2024/08/05 7:48 p.m.55 views

Nuxt Devtools has a Path Traversal: '../filedir'

Summary Nuxt Devtools is missing authentication on the getTextAssetContent RPC function which is vulnerable to path traversal. Combined with a lack of Origin checks on the WebSocket handler, an attacker is able to interact with a locally running devtools instance and exfiltrate data abusing this...

8.8CVSS9AI score0.01212EPSS
SaveExploits2References8Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/05 12:0 a.m.24 views

PT-2024-29889 · Nuxt · Nuxt

Name of the Vulnerable Software and Affected Versions: Nuxt versions prior to 1.4.5 Description: The nuxt/icon API endpoint, located at /api/ nuxt icon/name, is vulnerable to improper parsing of the proxied request path, allowing an attacker to change the scheme and host of the request. This lead...

8.6CVSS6.6AI score0.00648EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/08/05 12:0 a.m.12 views

Nuxt 安全漏洞

Nuxt is a free open source framework from Nuxt Open Source. A security vulnerability exists in Nuxt versions prior to 1.3.9 that stems from a lack of authentication and vulnerability to path traversal attacks...

8.8CVSS8AI score0.01212EPSS
SaveExploits2References7
Positive Technologies
Positive Technologies
added 2024/08/05 12:0 a.m.9 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.0044EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2024/08/05 12:0 a.m.9 views

PT-2024-20006 · Unknown · Nuxt Devtools

Name of the Vulnerable Software and Affected Versions: Nuxt Devtools versions prior to 1.3.9 Description: The issue arises from missing authentication on the getTextAssetContent RPC function, which is vulnerable to path traversal. Combined with a lack of Origin checks on the WebSocket handler, an...

8.8CVSS7.8AI score0.01212EPSS
SaveExploits2References12
CNNVD
CNNVD
added 2024/08/05 12:0 a.m.10 views

Nuxt 安全漏洞

Nuxt is a free open source framework from Nuxt Open Source. A security vulnerability exists in Nuxt versions prior to 1.4.5, which stems from incorrect proxy request path parsing, allowing an attacker to change the requested scheme and host, potentially leading to sensitive data disclosure...

8.6CVSS6.4AI score0.00648EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/08/05 12:0 a.m.14 views

Nuxt 安全漏洞

Nuxt is a free open source framework from Nuxt Open Source. A security vulnerability exists in Nuxt version 3.4.0 through versions prior to 3.12.4, which stems from insufficient validation of parameters and allows an attacker to execute arbitrary JavaScript on the server side, which in turn...

8.8CVSS8.1AI score0.00828EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/08/05 12:0 a.m.11 views

PT-2024-25801

Name of the Vulnerable Software and Affected Versions Nuxt affected versions not specified Description The issue arises from insufficient validation of the path parameter in the NuxtTestComponentWrapper, allowing an attacker to execute arbitrary JavaScript on the server side. This enables the...

9.2CVSS8AI score0.00828EPSS
SaveExploits1References10
Veracode
Veracode
added 2023/12/12 5:15 p.m.13 views

Server Side Request Forgery

nuxt-api-party is vulnerable to Cross-Site Request Forgery. The vulnerability exists due to a faulty regurlar expression which does not take white spaces into account validation within server.ts, allowing an attacker to execute requests bypasssing the whitelist, leading to unauthorized access...

7.5CVSS7.2AI score0.00819EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/12 12:49 a.m.31 views

SSRF & Credentials Leak

Summary nuxt-api-party allows developers to proxy requests to an API without exposing credentials to the client. A previous vulnerability allowed an attacker to change the baseURL of the request, potentially leading to credentials being leaked or SSRF. This vulnerability is similar, and was cause...

7.5CVSS6.9AI score0.00819EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2023/12/11 8:29 p.m.33 views

GHSA-Q6HX-3M4P-749H DOS by abusing `fetchOptions.retry`.

Summary nuxt-api-party allows developers to proxy requests to an API without exposing credentials to the client. ofetch is used to send the requests. The library allows the user to send many options directly to ofetch. There is no filter on which options are available. We can abuse the retry logi...

7.5CVSS7.6AI score0.00804EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2023/12/11 8:29 p.m.24 views

DOS by abusing `fetchOptions.retry`.

Summary nuxt-api-party allows developers to proxy requests to an API without exposing credentials to the client. ofetch is used to send the requests. The library allows the user to send many options directly to ofetch. There is no filter on which options are available. We can abuse the retry logi...

7.5CVSS7.2AI score0.00804EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2023/12/09 12:15 a.m.31 views

CVE-2023-49799

nuxt-api-party is an open source module to proxy API requests. nuxt-api-party attempts to check if the user has passed an absolute URL to prevent the aforementioned attack. This has been recently changed to use the regular expression ^https?://, however this regular expression can be bypassed by ...

7.5CVSS0.00819EPSS
SaveExploits1References5
Prion
Prion
added 2023/12/09 12:15 a.m.24 views

Server side request forgery (ssrf)

nuxt-api-party is an open source module to proxy API requests. nuxt-api-party attempts to check if the user has passed an absolute URL to prevent the aforementioned attack. This has been recently changed to use the regular expression ^https?://, however this regular expression can be bypassed by ...

5CVSS7AI score0.00819EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2023/12/09 12:15 a.m.22 views

Stack overflow

nuxt-api-party is an open source module to proxy API requests. The library allows the user to send many options directly to ofetch. There is no filter on which options are available. We can abuse the retry logic to cause the server to crash from a stack overflow. fetchOptions are obtained directl...

5CVSS7.3AI score0.00804EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2023/12/09 12:0 a.m.7 views

nuxt-api-party Code Issues Vulnerabilities

nuxt-api-party is an open source module by Johann Schopplich Individual Developer for proxying API requests. A code issue vulnerability exists in nuxt-api-party version 0.21.3 and later, which stems from allowing a user to abuse the retry logic, causing the server to crash due to a stack overflow...

7.5CVSS7.1AI score0.00804EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2023/12/09 12:0 a.m.7 views

nuxt-api-party Code Issue Vulnerability

nuxt-api-party is an open source module by Johann Schopplich, an individual developer, for proxying API requests. A code issue vulnerability exists in nuxt-api-party version 0.21.3, which stems from lax URL detection, where absolute URLs with leading spaces can bypass this regular expression,...

7.5CVSS7AI score0.00819EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2023/12/08 11:45 p.m.46 views

CVE-2023-49799 Server-Side Request Forgery in nuxt-api-party

nuxt-api-party is an open source module to proxy API requests. nuxt-api-party attempts to check if the user has passed an absolute URL to prevent the aforementioned attack. This has been recently changed to use the regular expression ^https?://, however this regular expression can be bypassed by ...

7.5CVSS7.7AI score0.00819EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2023/12/08 11:45 p.m.10 views

CVE-2023-49799 Server-Side Request Forgery in nuxt-api-party

nuxt-api-party is an open source module to proxy API requests. nuxt-api-party attempts to check if the user has passed an absolute URL to prevent the aforementioned attack. This has been recently changed to use the regular expression ^https?://, however this regular expression can be bypassed by ...

7.5CVSS7.1AI score0.00819EPSS
SaveExploits1References5
OSV
OSV
added 2023/12/08 11:45 p.m.10 views

CVE-2023-49799 Server-Side Request Forgery in nuxt-api-party

nuxt-api-party is an open source module to proxy API requests. nuxt-api-party attempts to check if the user has passed an absolute URL to prevent the aforementioned attack. This has been recently changed to use the regular expression ^https?://, however this regular expression can be bypassed by ...

7.5CVSS7.4AI score
SaveExploits0References7
Rows per page
Query Builder