Files
CVEs-PoC/2019/CVE-2019-10061.md
T
2024-05-26 14:27:05 +02:00

667 B

CVE-2019-10061

Description

utils/find-opencv.js in node-opencv (aka OpenCV bindings for Node.js) prior to 6.1.0 is vulnerable to Command Injection. It does not validate user input allowing attackers to execute arbitrary commands.

POC

Reference

No PoCs from references.

Github