ghsa-hc94-2wfr-4pwf
Vulnerability from github
Published
2019-02-18 23:40
Modified
2023-09-12 18:47
Severity ?
VLAI Severity ?
Summary
appium-chromedriver downloads Resources over HTTP
Details
Affected versions of appium-chromedriver insecurely download resources over HTTP.
In scenarios where an attacker has a privileged network position, they can modify or read items send over HTTP at will. In this case, that includes the chromedriver binary, which may result in remote code execution if overwritten with a malicious binary.
Recommendation
Update to version 2.9.4 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "appium-chromedriver"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-10557"
],
"database_specific": {
"cwe_ids": [
"CWE-311"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:39:54Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Affected versions of `appium-chromedriver` insecurely download resources over HTTP. \n\nIn scenarios where an attacker has a privileged network position, they can modify or read items send over HTTP at will. In this case, that includes the chromedriver binary, which may result in remote code execution if overwritten with a malicious binary.\n\n\n## Recommendation\n\nUpdate to version 2.9.4 or later.",
"id": "GHSA-hc94-2wfr-4pwf",
"modified": "2023-09-12T18:47:00Z",
"published": "2019-02-18T23:40:19Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10557"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hc94-2wfr-4pwf"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/162"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "appium-chromedriver downloads Resources over HTTP"
}
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.
- 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…