原始 OSV JSON{
"id": "GHSA-5v9h-q3gj-c32x",
"aliases": [
"CVE-2016-1000225"
],
"details": "Affected versions of `sequelize` are vulnerable to SQL Injection in Models that have fields with the `GEOMETRY` DataType. This vulnerability occurs because single quotes in document values are not escaped for GeoJSON documents using `ST_GeomFromGeoJSON`, and MySQL GeoJSON documents using `GeomFromText`.\n\n\n## Recommendation\n\nUpdate to version 3.23.6 or later.",
"summary": "SQL Injection via GeoJSON in sequelize",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.4.0"
},
{
"fixed": "3.23.6"
}
]
}
],
"package": {
"name": "sequelize",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-23T21:29:13Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2020-09-01T15:27:40Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-1000225",
"type": "ADVISORY"
},
{
"url": "https://github.com/sequelize/sequelize/issues/6194",
"type": "WEB"
},
{
"url": "https://github.com/sequelize/sequelize/pull/6302",
"type": "WEB"
},
{
"url": "https://github.com/sequelize/sequelize/pull/6306",
"type": "WEB"
},
{
"url": "https://github.com/sequelize/sequelize/commit/14e3deaf3ad27f12900e5275db1d448844c9de3e",
"type": "WEB"
},
{
"url": "https://github.com/sequelize/sequelize/commit/18ac91040d9c57351d26ba998f460e214255b704",
"type": "WEB"
},
{
"url": "https://github.com/sequelize/sequelize/commit/562d52585902090f4e53eb21c61314098c29d795",
"type": "WEB"
},
{
"url": "https://github.com/sequelize/sequelize/commit/f93af43a1d86400487f5e3d9762f1a4b7cf6b1e1",
"type": "WEB"
},
{
"url": "https://github.com/sequelize/sequelize",
"type": "PACKAGE"
},
{
"url": "https://snyk.io/vuln/npm:sequelize:20160718",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T18:11:32Z"
}
}