原始 OSV JSON{
"id": "GHSA-hjgp-8ffr-hwwr",
"aliases": [
"CVE-2016-10582"
],
"details": "Affected versions of `closurecompiler` insecurely download an executable over an unencrypted HTTP connection. \n\nIn scenarios where an attacker has a privileged network position, it is possible to intercept the response and replace the executable with a malicious one, resulting in code execution on the system running `closurecompiler`.\n\n\n## Recommendation\n\nUpdate to version 1.6.1 or later.",
"summary": "closurecompiler downloads Resources over HTTP",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.6.1"
}
]
}
],
"package": {
"name": "closurecompiler",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-13T23:02:01Z",
"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:51:19Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10582",
"type": "ADVISORY"
},
{
"url": "https://github.com/dcodeIO/ClosureCompiler.js/commit/e59848f5975e5b15279c044daf9cff8ff192bae6",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-hjgp-8ffr-hwwr",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/169",
"type": "WEB"
}
],
"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:40:33Z"
}
}