CVE-2015-1164
LOW3.1EPSS 0.30%Open Redirect in serve-static
發布日:2020/8/31修改日:2023/11/8
描述
Versions of `serve-static` prior to 1.6.5 ( or 1.7.x prior to 1.7.2 ) are affected by an open redirect vulnerability on some browsers when configured to mount at the root directory. ## Proof of Concept A link to `http://example.com//www.google.com/%2e%2e` will redirect to `//www.google.com/%2e%2e` Some browsers will interpret this as `http://www.google.com/%2e%2e`, resulting in an external redirect. ## Recommendation Version 1.7.x: Update to version 1.7.2 or later. Version 1.6.x: Update to version 1.6.5 or later.
受影響套件(2)
- Debian/node-serve-staticfrom 0, < 1.6.4-2
- npm/serve-staticfrom 0, < 1.7.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | LOW3.1 | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N |
參考連結(9)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2015-1164
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2015-1164
- PATCHhttps://github.com/expressjs/serve-static
- WEBhttps://bugzilla.redhat.com/show_bug.cgi?id=1181917
- WEBhttps://exchange.xforce.ibmcloud.com/vulnerabilities/99936
- WEBhttps://github.com/expressjs/serve-static/issues/26
- WEBhttps://snyk.io/vuln/npm:serve-static:20150113
- WEBhttps://www.npmjs.com/advisories/35
- WEBhttp://www.securityfocus.com/bid/72064