CVE-2023-50710

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:hono:hono:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2023-12-14 18:15

Updated : 2023-12-19 19:44


NVD link : CVE-2023-50710

Mitre link : CVE-2023-50710

CVE.ORG link : CVE-2023-50710


JSON object : View

Products Affected

hono

  • hono
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')