CVE-2023-50710
Last modified
CVE-2023-50710 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.64% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Hono | Hono | < 3.11.7 |
References
- https://github.com/honojs/hono/releases/tag/v3.11.7Release Notes
- https://github.com/honojs/hono/security/advisories/GHSA-f6gv-hh8j-q8vqExploit, Vendor Advisory
- https://github.com/honojs/hono/releases/tag/v3.11.7Release Notes
- https://github.com/honojs/hono/security/advisories/GHSA-f6gv-hh8j-q8vqExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-50710?
How severe is CVE-2023-50710?
How do I fix CVE-2023-50710?
Are you affected by CVE-2023-50710?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
