CVE-2023-49800
Description
`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 directly from the request body. A malicious user can construct a URL known to not fetch successfully, then set the retry attempts to a high value, this will cause a stack overflow as ofetch error handling works recursively resulting in a denial of service. This issue has been addressed in version 0.22.1. Users are advised to upgrade. Users unable to upgrade should limit ofetch options.
EPSS (Exploit Prediction Scoring System)
EPSS (Exploit Prediction Scoring System)
Prevede la probabilità di sfruttamento basata su intelligence sulle minacce e sulle caratteristiche della vulnerabilità.
EPSS Score Trend (Last 90 Days)
Uncontrolled Resource Consumption
DraftCommon Consequences
Applicable Platforms
Uncontrolled Recursion
DraftCommon Consequences
Applicable Platforms
Out-of-bounds Write
DraftCommon Consequences
Applicable Platforms
Nuxt Api Party by Johannschopplich
cpe:2.3:a:johannschopplich:nuxt_api_party:*:*:*:*:*:node.js:*:*