CVE-2023-50710
CVSS V2 None
CVSS V3 None
Description
Hono is a web framework written in TypeScript. Prior to version 3.11.7, clients may override named path parameter values from previous requests if the application is using TrieRouter. So, there is a risk that a privileged user may use unintended parameters when deleting REST API resources. TrieRouter is used either explicitly or when the application matches a pattern that is not supported by the default RegExpRouter. Version 3.11.7 includes the change to fix this issue. As a workaround, avoid using TrieRouter directly.
Overview
- CVE ID
- CVE-2023-50710
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2023-12-14T17:22:26.836Z
- Last Modified Date
- 2023-12-14T17:22:26.836Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/honojs/hono/security/advisories/GHSA-f6gv-hh8j-q8vq | x_refsource_CONFIRM |
https://github.com/honojs/hono/commit/8e2b6b08518998783f66d31db4f21b1b1eecc4c8 | x_refsource_MISC |
https://github.com/honojs/hono/releases/tag/v3.11.7 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-50710 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-50710 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-25 18:20:23 | Added to TrackCVE |