Vulnerability Details : CVE-2022-2422
Due to improper input validation in the Feathers js library, it is possible to perform a SQL injection attack on the back-end database, in case the feathers-sequelize package is used.
Published
2022-10-26 10:15:17
Updated
2024-01-02 19:15:10
Vulnerability category: Sql Injection
Products affected by CVE-2022-2422
- Feathersjs » Feathers-sequelize » For Node.jsVersions from including (>=) 6.0.0 and before (<) 6.3.4cpe:2.3:a:feathersjs:feathers-sequelize:*:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-2422
0.06%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 15 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-2422
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
10.0
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
3.9
|
6.0
|
Dutch Institute for Vulnerability Disclosure | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2022-2422
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by:
- csirt@divd.nl (Secondary)
- nvd@nist.gov (Primary)
References for CVE-2022-2422
-
https://csirt.divd.nl/CVE-2022-2422
Feathers - SQL injection via attribute aliases | DIVD CSIRTThird Party Advisory
-
https://csirt.divd.nl/DIVD-2022-00020
DIVD-2022-00020 - Multiple injection vulnerabilities identified within Feathers.js | DIVD CSIRTThird Party Advisory
Jump to