GHSA-2WRQ-WMQF-8VCC
Vulnerability from github – Published: 2019-02-18 23:35 – Updated: 2020-08-31 18:14
VLAI?
Summary
Downloads Resources over HTTP in operadriver
Details
operadriver is a Opera Driver for Selenium.
operadriver versions below 0.2.3 download binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested binary with an attacker controlled binary if the attacker is on the network or positioned in between the user and the remote server.
Recommendation
Update to version 0.2.3 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "operadriver"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.2.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-10565"
],
"database_specific": {
"cwe_ids": [
"CWE-311"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T20:53:10Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "operadriver is a Opera Driver for Selenium.\n\noperadriver versions below 0.2.3 download binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested binary with an attacker controlled binary if the attacker is on the network or positioned in between the user and the remote server.\n\n\n## Recommendation\n\nUpdate to version 0.2.3 or later.",
"id": "GHSA-2wrq-wmqf-8vcc",
"modified": "2020-08-31T18:14:19Z",
"published": "2019-02-18T23:35:48Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10565"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-2wrq-wmqf-8vcc"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/196"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Downloads Resources over HTTP in operadriver"
}
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…