cve/2018/CVE-2018-12116.md
2024-05-26 14:27:05 +02:00

855 B

CVE-2018-12116

Description

Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for the path option of an HTTP request, then data can be provided which will trigger a second, unexpected, and user-defined HTTP request to made to the same server.

POC

Reference

No PoCs from references.

Github