OSV 1.4.0 · github-reviewed · 修改于 2021-01-09 02:38
发布时间
2019-02-19 07:42
GitHub 审查时间
2020-06-17 05:41
NVD 发布时间
—
源文件
advisories/github-reviewed/2019/02/GHSA-j336-34q7-cgj3/GHSA-j336-34q7-cgj3.json
Affected versions of healthcenter insecurely download an executable over an unencrypted HTTP connection.
In 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 healthcenter.
This package has been deprecated, and moved to a new package on npm: appmetrics.
In order to mitigate this vulnerability, please install the appmetrics package in place of healthcenter via the following commands:
npm uninstall healthcenter -s
npm install appmetrics -s