CVE-2016-1000225
SQL Injection via GeoJSON in sequelize
9.8
CRITICAL
CVSS 3.1
描述
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`. ## Recommendation Update to version 3.23.6 or later.
如何修補 CVE-2016-1000225
要修補 CVE-2016-1000225,請將受影響套件升級到下列已修補版本。
- npm/sequelize—升級至 3.23.6 或更新版本
CVE-2016-1000225 正在被利用嗎?
目前沒有被利用訊號。CVE-2016-1000225 既不在 CISA KEV 也沒有最新的 EPSS 分數。
受影響套件(1)
- >= 3.4.0, < 3.23.6
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |