cve/2016/CVE-2016-3956.md
2024-05-26 14:27:05 +02:00

744 B

CVE-2016-3956

Description

The CLI in npm before 2.15.1 and 3.x before 3.8.3, as used in Node.js 0.10 before 0.10.44, 0.12 before 0.12.13, 4 before 4.4.2, and 5 before 5.10.0, includes bearer tokens with arbitrary requests, which allows remote HTTP servers to obtain sensitive information by reading Authorization headers.

POC

Reference

No PoCs from references.

Github