CVE-2024-43800 MEDIUM

CVE-2024-43800: serve-static affected by template injection that can lead to XSS

Vendor Expressjs
Product serve-static
Weakness CWE-79 · XSS
Published September 10, 2024
Last update September 10, 2024

CVSS base score

5.0/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

serve-static serves static files. serve-static passes untrusted user input - even after sanitizing it - to redirect() may execute untrusted code. This issue is patched in serve-static 1.16.0.

Key dates

02Disclosure timeline

September 10, 2024 CVE published
September 10, 2024 Record updated