VulnerabilityAnalyzed
CVE-2024-43796
In express < 4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code.
MEDIUM 4.7EPSS 0.49%
Does this matter?
Lower severity and a low EPSS score (0.49%). Track it; it rarely justifies an emergency change on its own.
Description
Express.js minimalist web framework for node. In express < 4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect() may execute untrusted code. This issue is patched in express 4.20.0.
- CVSS 3.1
- 4.7 MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 0.49% probability · 40th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-79
- Affected
- openjsf/express
- Source
- security-advisories@github.com
References
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.