原始 OSV JSON{
"id": "GHSA-jh5w-6964-x5cf",
"aliases": [
"CVE-2016-10579"
],
"details": "Affected versions of `chromedriver` insecurely download resources over HTTP. \n\nIn scenarios where an attacker has a privileged network position, they can modify or read such resources at will. This may result in arbitrary code execution if an attacker intercepts and modifies the downloaded binary file, replacing it with a malicious one. \n\n\n\n## Recommendation\n\nUpdate to version 2.26.1 or later.",
"summary": "chromedriver Downloads Resources over HTTP",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.25.2"
}
]
}
],
"package": {
"name": "chromedriver",
"ecosystem": "npm"
}
}
],
"modified": "2025-07-11T14:30:55Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2019-02-18T23:58:05Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10579",
"type": "ADVISORY"
},
{
"url": "https://github.com/giggio/node-chromedriver/issues/78#issuecomment-266314859",
"type": "WEB"
},
{
"url": "https://github.com/giggio/node-chromedriver/commit/71981099216b7c15ec01e50baaacb15fe1b85e56",
"type": "WEB"
},
{
"url": "https://github.com/giggio/node-chromedriver",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-311"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:43:26Z"
}
}