Potential RCE Exploitation Attempt In NodeJS
Description
Detects process execution related errors in NodeJS. If the exceptions are caused due to user input then they may suggest an RCE vulnerability.
Query · sigma
keywords: - node:child_process condition: keywords
Known false positives
- Puppeteer invocation exceptions often contain child_process related errors, that doesn't necessarily mean that the app is vulnerable.