Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. sequelize
  4. ›
  5. CVE-2016-10553

CVE-2016-10553: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

February 18, 2019 (updated January 8, 2021)

sequelize is an Object-relational mapping, or a middleman to convert things from Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server into usable data for NodeJS. A fix was pushed out that fixed potential SQL injection in sequelize 2.1.3 and earlier.

References

  • github.com/advisories/GHSA-2v7q-2xqx-f4q5
  • github.com/sequelize/sequelize/blob/master/changelog.md
  • nodesecurity.io/advisories/109
  • nvd.nist.gov/vuln/detail/CVE-2016-10553
  • www.npmjs.com/advisories/109

Code Behaviors & Features

Detect and mitigate CVE-2016-10553 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 2.1.3

Fixed versions

  • 3.0.0

Solution

Upgrade to version 3.0.0 or above.

Impact 9.8 CRITICAL

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

npm/sequelize/CVE-2016-10553.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:11 +0000.