原始 OSV JSON{
"id": "GHSA-x2jc-pwfj-h9p3",
"aliases": [
"CVE-2016-10554"
],
"details": "Affected versions of `sequelize` use MySQL's backslash-based escape syntax when connecting to SQLite, despite the fact that SQLite uses PostgreSQL's escape syntax, which can result in a SQL Injection vulnerability.\n\n\n## Recommendation\n\nUpdate to version 1.7.0-alpha3 or later.",
"summary": "SQL Injection in sequelize",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.7.0"
}
]
}
],
"package": {
"name": "sequelize",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 1.7.0-alpha2"
}
}
],
"modified": "2020-08-31T18:11:14Z",
"severity": [],
"published": "2019-02-18T23:54:28Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10554",
"type": "ADVISORY"
},
{
"url": "https://github.com/sequelize/sequelize/commit/c876192aa6ce1f67e22b26a4d175b8478615f42d",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-x2jc-pwfj-h9p3",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/113",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T22:01:45Z"
}
}