1 results (0.006 seconds)

CVSS: 9.8EPSS: 0%CPEs: 1EXPL: 1

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. utils/find-opencv.js in node-opencv (también conocido como enlaces de OpenCV para Node.js), en versiones anteriores a la 6.1.0, es vulnerable a la inyección de comandos. No valida la entrada de usuario permitiendo, así, que los atacantes ejecuten comandos arbitrarios. • https://github.com/ossf-cve-benchmark/CVE-2019-10061 https://github.com/peterbraden/node-opencv/commit/81a4b8620188e89f7e4fc985f3c89b58d4bcc86b https://github.com/peterbraden/node-opencv/commit/aaece6921d7368577511f06c94c99dd4e9653563 https://www.npmjs.com/advisories/789 • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •