CVE-2023-49800
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-49800
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-12-08T23:41:55.206Z
- Last Modified Date
- 2023-12-08T23:41:55.206Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/johannschopplich/nuxt-api-party/security/advisories/GHSA-q6hx-3m4p-749h | x_refsource_CONFIRM |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-49800 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-49800 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 13:01:36 | Added to TrackCVE |