cve/2024/CVE-2024-39173.md
2025-09-29 21:09:30 +02:00

811 B

CVE-2024-39173

Description

calculator-boilerplate v1.0 was discovered to contain a remote code execution (RCE) vulnerability via the eval function at /routes/calculator.js. This vulnerability allows attackers to execute arbitrary code via a crafted payload injected into the input field.

POC

Reference

No PoCs from references.

Github