Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-43800
HistorySep 10, 2024 - 2:50 p.m.

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

2024-09-1014:50:06
CWE-79
GitHub_M
www.cve.org
3
cve-2024-43800
serve-static
template injection
xss
patch

CVSS3

5

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

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

EPSS

0

Percentile

16.4%

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.

CNA Affected

[
  {
    "vendor": "expressjs",
    "product": "serve-static",
    "versions": [
      {
        "version": "< 1.16.0",
        "status": "affected"
      },
      {
        "version": ">= 2.0.0, < 2.1.0",
        "status": "affected"
      }
    ]
  }
]

CVSS3

5

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

LOW

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

EPSS

0

Percentile

16.4%