原始 OSV JSON{
"id": "GHSA-wfp9-vr4j-f49j",
"aliases": [],
"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",
"summary": "NoSQL Injection in sequelize",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.12.0"
}
]
}
],
"package": {
"name": "sequelize",
"ecosystem": "npm"
}
}
],
"modified": "2023-04-21T19:34:39Z",
"severity": [],
"published": "2019-06-04T20:04:27Z",
"references": [
{
"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": "WEB"
},
{
"url": "https://github.com/sequelize/sequelize",
"type": "PACKAGE"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-SEQUELIZE-174147",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2019-06-04T20:04:00Z"
}
}