CVE-2023-23936
MEDIUM4.6EPSS 0.34%CRLF Injection in Nodejs ‘undici’ via host
發布日:2023/2/16修改日:2024/12/16
描述
### Impact undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. ### Patches This issue was patched in Undici v5.19.1. ### Workarounds Sanitize the `headers.host` string before passing to undici. ### References Reported at https://hackerone.com/reports/1820955. ### Credits Thank you to Zhipeng Zhang ([@timon8](https://hackerone.com/timon8)) for reporting this vulnerability.
受影響套件(5)
- Alpine/nodejsfrom 0, < 16.19.1-r0
- Bitnami/node>= 16.0.0, < 16.19.1, >= 18.0.0, < 18.14.1, >= 19.0.0, < 19.6.1
- Bitnami/node-min>= 16.0.0, < 16.19.1, >= 18.0.0, < 18.14.1, >= 19.0.0, < 19.6.1
- Debian/node-undicifrom 0, < 5.15.0+dfsg1+~cs20.10.9.3-1+deb12u1
- npm/undici>= 2.0.0, < 5.19.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.6 | CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N |
參考連結(8)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-23936
- ADVISORYhttps://security.alpinelinux.org/vuln/CVE-2023-23936
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2023-23936
- PATCHhttps://github.com/nodejs/undici
- WEBhttps://github.com/nodejs/undici/commit/a2eff05401358f6595138df963837c24348f2034
- WEBhttps://github.com/nodejs/undici/releases/tag/v5.19.1
- WEBhttps://github.com/nodejs/undici/security/advisories/GHSA-5r9g-qh6m-jxff
- WEBhttps://hackerone.com/reports/1820955