Overview
- Description
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 4.7
- Impact score
- 2.7
- Exploitability score
- 1.6
- Vector string
- CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
Weaknesses
- security-advisories@github.com
- CWE-79
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:openjsf:serve-static:*:*:*:*:*:node.js:*:*", "vulnerable": true, "matchCriteriaId": "F263D757-B32C-4FD0-ACBB-23112497D3D5", "versionEndExcluding": "1.16.0" }, { "criteria": "cpe:2.3:a:openjsf:serve-static:*:*:*:*:*:node.js:*:*", "vulnerable": true, "matchCriteriaId": "3E8BC59A-8DE8-42DE-9904-0327A2101635", "versionEndExcluding": "2.1.0", "versionStartIncluding": "2.0.0" } ], "operator": "OR" } ] } ]