CVE-2019-11069
SQL Injection in sequelize
7.5
HIGH
CVSS 3.1
EPSS 0.27%
Description
Versions of `sequelize` prior to 5.3.0 (excluding v3 and v4) are vulnerable to SQL Injection. PostgreSQL option`standard_conforming_strings` is not set to `on` by default, which may allow attackers to inject SQL statements due to poor handling of backslashes in string literals. ## Recommendation Upgrade to version 5.3.0 or later.
How to fix CVE-2019-11069
To remediate CVE-2019-11069, upgrade the affected package to a fixed version below.
- —upgrade to 5.3.0 or later
Is CVE-2019-11069 being exploited?
Low — EPSS is 0.3%, meaning exploitation activity has not been observed at scale.
Affected packages (1)
- >= 5.0.0, < 5.3.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |