GHSA-5M9C-634G-47VQ
Vulnerability from github – Published: 2019-02-18 23:35 – Updated: 2022-08-03 21:20
VLAI?
Summary
steroids downloads resources over HTTP
Details
Affected versions of steroids 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 steroids.
Recommendation
This vulnerability was discovered and reported in 2016, yet has not seen a patch issued as of 03/2018. As of 08/2022, the package is marked as deprecated and the GitHub repository is no longer publicly available.
The best path forward for mitigating this issue is to attempt to use an alternative module that is actively maintained and which provides similar functionality, such as the native PhoneGap API.
Severity ?
8.1 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "steroids"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "4.1.27"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-10581"
],
"database_specific": {
"cwe_ids": [
"CWE-311"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:16:36Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Affected versions of `steroids` 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 `steroids`.\n\n\n## Recommendation\n\nThis vulnerability was discovered and reported in 2016, yet has not seen a patch issued as of 03/2018. As of 08/2022, [the package is marked as deprecated](https://www.npmjs.com/package/steroids) and the GitHub repository is no longer publicly available.\n\nThe best path forward for mitigating this issue is to attempt to use an alternative module that is actively maintained and which provides similar functionality, such as the native PhoneGap API.",
"id": "GHSA-5m9c-634g-47vq",
"modified": "2022-08-03T21:20:09Z",
"published": "2019-02-18T23:35:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10581"
},
{
"type": "PACKAGE",
"url": "https://github.com/AppGyver/steroids"
},
{
"type": "WEB",
"url": "https://github.com/AppGyver/steroids/blob/master/package.json#L101"
},
{
"type": "WEB",
"url": "https://github.com/AppGyver/steroids/blob/master/package.json#L103-L104"
},
{
"type": "WEB",
"url": "https://github.com/AppGyver/steroids/blob/master/package.json#L74"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/168"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "steroids downloads resources over HTTP"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…