SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2023-50710

Hono is a web framework written in TypeScript.

MEDIUM 4.3EPSS 0.64%

Does this matter?

Lower severity and a low EPSS score (0.64%). Track it; it rarely justifies an emergency change on its own.

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.

CVSS 3.1
4.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
EPSS
0.64% probability · 49th percentile
CISA KEV
Not listed
Weakness
CWE-94
Affected
hono/hono
Source
security-advisories@github.com

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.