ghsa-f698-m2v9-5fh3
Vulnerability from github
Published
2019-06-04 20:11
Modified
2020-08-31 18:35
VLAI Severity ?
Summary
Command Injection in opencv
Details
Versions of opencvprior to 6.1.0 are vulnerable to Command Injection. The utils/ script find-opencv.js does not validate user input allowing attackers to execute arbitrary commands.
Recommendation
Upgrade to version 6.1.0.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "opencv"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.1.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2019-06-04T20:11:26Z",
"nvd_published_at": null,
"severity": "LOW"
},
"details": "Versions of `opencv`prior to 6.1.0 are vulnerable to Command Injection. The utils/ script find-opencv.js does not validate user input allowing attackers to execute arbitrary commands.\n\n\n## Recommendation\n\nUpgrade to version 6.1.0.\n",
"id": "GHSA-f698-m2v9-5fh3",
"modified": "2020-08-31T18:35:50Z",
"published": "2019-06-04T20:11:44Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/peterbraden/node-opencv/commit/81a4b8620188e89f7e4fc985f3c89b58d4bcc86b#diff-dab2f6d17b2fd005a9425e97172dc8cb"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/789"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Command Injection in opencv"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…