Skip to content

Downloads Resources over HTTP in healthcenter

High severity GitHub Reviewed Published Feb 18, 2019 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

npm healthcenter (npm)

Affected versions

<= 3.0.3

Patched versions

None

Description

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.

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

References

Published to the GitHub Advisory Database Feb 18, 2019
Reviewed Jun 16, 2020
Last updated Jan 9, 2023

Severity

High

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(79th percentile)

Weaknesses

CVE ID

CVE-2016-10684

GHSA ID

GHSA-j336-34q7-cgj3

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.