GHSA-F698-M2V9-5FH3
Vulnerability from github – Published: 2019-06-04 20:11 – Updated: 2020-08-31 18:35
VLAI?
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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…