Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 398 Bytes

POC.md

File metadata and controls

17 lines (12 loc) · 398 Bytes

POC for NPM package debug

Steps to reproduce:

Option 1:

  • Run the POC as described in the issue.

Option 2:

  1. Install a vulnerable version of debug: npm i debug@4.2.0 pidusage
  2. Run the exploit: node exploit.js
  3. Wait until you see "Vulnerable!!!"