QID 983982
QID 983982: Nodejs (npm) Security Update for healthcenter (GHSA-j336-34q7-cgj3)
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`. ## Recommendation This package has been deprecated, and moved to a new package on npm: [`appmetrics`](https://npmjs.com/package/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 ```
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
- GHSA-j336-34q7-cgj3 -
github.com/advisories/GHSA-j336-34q7-cgj3
CVEs related to QID 983982
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-j336-34q7-cgj3 | healthcenter |
|