Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. mysql
  4. ›
  5. CVE-2015-9244

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

September 1, 2020 (updated January 7, 2021)

Keys of objects in mysql node module v2.0.0-alpha7 and earlier are not escaped with mysql.escape() which could lead to SQL Injection.

References

  • github.com/advisories/GHSA-fvq6-55gv-jx9f
  • github.com/felixge/node-mysql/issues/342
  • nodesecurity.io/advisories/66
  • nvd.nist.gov/vuln/detail/CVE-2015-9244
  • www.npmjs.com/advisories/66

Code Behaviors & Features

Detect and mitigate CVE-2015-9244 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.0.0-alpha7

Fixed versions

  • 2.0.0-alpha8

Solution

Upgrade to version 2.0.0-alpha8 or above. *Note*: 2.0.0-alpha8 may be an unstable version. Use caution.

Impact 9.8 CRITICAL

CVSS:3.1/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/mysql/CVE-2015-9244.yml

Spotted a mistake? Edit the file on GitLab.

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

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