原始 OSV JSON{
"id": "GHSA-8mwq-mj73-qv68",
"aliases": [],
"details": "## Duplicate advisory\nThis advisory has been withdrawn because it is a duplicate of [GHSA-f598-mfpv-gmfx](https://github.com/advisories/GHSA-f598-mfpv-gmfx). This link is maintained to preserve external references.\n\n## Original Description\nDue to improper attribute filtering in the sequelize js library, an attacker can peform SQL injections. This issue can be mitigated by not accepting untrusted input.",
"summary": "Duplicate advisory: Sequelize vulnerable to Improper Filtering of Special Elements",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "7.0.0-alpha.20"
}
]
}
],
"package": {
"name": "@sequelize/core",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "6.29.0"
}
]
}
],
"package": {
"name": "sequelize",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 6.28.2"
}
}
],
"modified": "2023-02-24T18:48:34Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
"published": "2023-02-16T15:30:28Z",
"withdrawn": "2023-02-24T18:48:34Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22578",
"type": "ADVISORY"
},
{
"url": "https://csirt.divd.nl/CVE-2023-22578",
"type": "WEB"
},
{
"url": "https://csirt.divd.nl/DIVD-2022-00020",
"type": "WEB"
},
{
"url": "https://github.com/sequelize/sequelize",
"type": "PACKAGE"
},
{
"url": "https://github.com/sequelize/sequelize/discussions/15694",
"type": "WEB"
},
{
"url": "https://github.com/sequelize/sequelize/releases/tag/v7.0.0-alpha.20",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-790"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2023-02-16T15:15:00Z",
"github_reviewed_at": "2023-02-22T23:16:24Z"
}
}