GHSA-7R8M-45GC-M2C8
Vulnerability from github – Published: 2019-02-18 23:52 – Updated: 2021-01-08 19:14
VLAI?
Summary
Downloads Resources over HTTP in mongodb-instance
Details
Affected versions of mongodb-instance 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 mongodb-instance.
Recommendation
Update to version 0.0.3 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "mongodb-instance"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-10572"
],
"database_specific": {
"cwe_ids": [
"CWE-311"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:23:26Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Affected versions of `mongodb-instance` 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 `mongodb-instance`.\n\n\n## Recommendation\n\nUpdate to version 0.0.3 or later.",
"id": "GHSA-7r8m-45gc-m2c8",
"modified": "2021-01-08T19:14:34Z",
"published": "2019-02-18T23:52:14Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10572"
},
{
"type": "WEB",
"url": "https://github.com/Janpot/mongodb-instance/commit/c8fea750f8020ace8410c442b2684b33a9fddd3b)"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-7r8m-45gc-m2c8"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/235"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Downloads Resources over HTTP in mongodb-instance"
}
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…