ono 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.
| Link | Resource |
|---|---|
| https://github.com/honojs/hono/commit/8e2b6b08518998783f66d31db4f21b1b1eecc4c8 | Patch |
| https://github.com/honojs/hono/releases/tag/v3.11.7 | Release Notes |
| https://github.com/honojs/hono/security/advisories/GHSA-f6gv-hh8j-q8vq | Exploit Vendor Advisory |
| https://github.com/honojs/hono/commit/8e2b6b08518998783f66d31db4f21b1b1eecc4c8 | Patch |
| https://github.com/honojs/hono/releases/tag/v3.11.7 | Release Notes |
| https://github.com/honojs/hono/security/advisories/GHSA-f6gv-hh8j-q8vq | Exploit Vendor Advisory |
21 Nov 2024, 08:37
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/honojs/hono/commit/8e2b6b08518998783f66d31db4f21b1b1eecc4c8 - Patch | |
| References | () https://github.com/honojs/hono/releases/tag/v3.11.7 - Release Notes | |
| References | () https://github.com/honojs/hono/security/advisories/GHSA-f6gv-hh8j-q8vq - Exploit, Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.2 |
Published : 2023-12-14 18:15
Updated : 2024-11-21 08:37
NVD link : CVE-2023-50710
Mitre link : CVE-2023-50710
CVE.ORG link : CVE-2023-50710
JSON object : View
Improper Control of Generation of Code ('Code Injection')