CVE-2019-10061

Source
https://cve.org/CVERecord?id=CVE-2019-10061
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-10061.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-10061
Aliases
Downstream
Published
2019-03-26T01:29:00.710Z
Modified
2026-03-14T01:43:50.492250Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/peterbraden/node-opencv

Affected ranges

Type
GIT
Repo
https://github.com/peterbraden/node-opencv
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/peterbraden/node-opencv
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/peterbraden/node-opencv
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/peterbraden/node-opencv
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*
v0.4.0
v1.*
v1.0.0
v3.*
v3.0.0
v6.*
v6.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-10061.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "6.1.0"
            }
        ]
    }
]
vanir_signatures
[
    {
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "112452988723884673506501273598000269917",
                "188992419719563020502915929919504129267",
                "273346043374247195419051745256349540325",
                "187460271573234866350606439562746424139"
            ],
            "threshold": 0.9
        },
        "source": "https://github.com/peterbraden/node-opencv/commit/aaece6921d7368577511f06c94c99dd4e9653563",
        "id": "CVE-2019-10061-4c5c5caa",
        "target": {
            "file": "src/FaceRecognizer.h"
        }
    }
]