Vulnerability Details : CVE-2019-11069
Sequelize version 5 before 5.3.0 does not properly ensure that standard conforming strings are used.
Vulnerability category: Input validation
Products affected by CVE-2019-11069
- cpe:2.3:a:sequelizejs:sequelize:*:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-11069
0.29%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 51 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-11069
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:P/A:N |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2019-11069
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-11069
-
https://github.com/sequelize/sequelize/pull/10746/files
fix(postgres): check and enable standard conforming strings when required by sushantdhiman · Pull Request #10746 · sequelize/sequelize · GitHubPatch;Third Party Advisory
-
https://github.com/sequelize/sequelize/releases/tag/v5.3.0
Release v5.3.0 · sequelize/sequelize · GitHubRelease Notes;Third Party Advisory
-
https://github.com/sequelize/sequelize/blob/98cb17c17f73e2aa1792aa5a1d31216ba984b456/lib/dialects/postgres/connection-manager.js#L158-L160
sequelize/connection-manager.js at 98cb17c17f73e2aa1792aa5a1d31216ba984b456 · sequelize/sequelize · GitHubThird Party Advisory
Jump to