GHSA-WFP9-VR4J-F49J
Vulnerability from github – Published: 2019-06-04 20:04 – Updated: 2023-04-21 19:34
VLAI?
Summary
NoSQL Injection in sequelize
Details
Versions of sequelize prior to 4.12.0 are vulnerable to NoSQL Injection. Query operators such as $gt are not properly sanitized and may allow an attacker to alter data queries, leading to NoSQL Injection.
Recommendation
Upgrade to version 4.12.0 or later
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "sequelize"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.12.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2019-06-04T20:04:00Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `sequelize` prior to 4.12.0 are vulnerable to NoSQL Injection. Query operators such as `$gt` are not properly sanitized and may allow an attacker to alter data queries, leading to NoSQL Injection.\n\n\n## Recommendation\n\nUpgrade to version 4.12.0 or later",
"id": "GHSA-wfp9-vr4j-f49j",
"modified": "2023-04-21T19:34:39Z",
"published": "2019-06-04T20:04:27Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/sequelize/sequelize/issues/7310"
},
{
"type": "WEB",
"url": "https://github.com/sequelize/sequelize/pull/8240"
},
{
"type": "WEB",
"url": "https://github.com/sequelize/sequelize/commit/ccb99daedb69e8750a241436415ccac8abef358d"
},
{
"type": "PACKAGE",
"url": "https://github.com/sequelize/sequelize"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-SEQUELIZE-174147"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "NoSQL Injection in sequelize"
}
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…