GHSA-HXWC-5VW9-2W4W
Vulnerability from github – Published: 2020-09-02 15:52 – Updated: 2021-09-27 15:13
VLAI?
Summary
NoSQL Injection in loopback-connector-mongodb
Details
Versions of loopback-connector-mongodb prior to 3.6.0 are vulnerable to NoSQL Injection. Filters passed to the database query are not properly sanitized which leads to execution of code on the database driver and data leak.
Recommendation
Upgrade to version 3.6.0 or later.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 3.5.0"
},
"package": {
"ecosystem": "npm",
"name": "loopback-connector-mongodb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.6.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:35:00Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `loopback-connector-mongodb` prior to 3.6.0 are vulnerable to NoSQL Injection. Filters passed to the database query are not properly sanitized which leads to execution of code on the database driver and data leak.\n\n\n## Recommendation\n\nUpgrade to version 3.6.0 or later.",
"id": "GHSA-hxwc-5vw9-2w4w",
"modified": "2021-09-27T15:13:26Z",
"published": "2020-09-02T15:52:39Z",
"references": [
{
"type": "PACKAGE",
"url": "https://github.com/loopbackio/loopback-connector-mongodb"
},
{
"type": "WEB",
"url": "https://loopback.io/doc/en/lb3/Security-advisory-08-15-2018.html"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/767"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "NoSQL Injection in loopback-connector-mongodb"
}
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…