Vulnerability Details : CVE-2022-2421
Due to improper type validation in attachment parsing the Socket.io js library, it is possible to overwrite the _placeholder object which allows an attacker to place references to functions at arbitrary places in the resulting query object.
Published
2022-10-26 10:15:17
Updated
2024-01-02 19:15:10
Vulnerability category: Sql Injection
Products affected by CVE-2022-2421
- cpe:2.3:a:socket:socket.io-parser:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:socket:socket.io-parser:*:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-2421
0.21%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 59 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-2421
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-2421
-
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)
References for CVE-2022-2421
-
https://csirt.divd.nl/DIVD-2022-00045
DIVD-2022-00045 - Injection vulnerability found within Socket.io | DIVD CSIRTThird Party Advisory
-
https://csirt.divd.nl/CVE-2022-2421
Socket.io - Improper type validation in attachment parsing | DIVD CSIRTThird Party Advisory
Jump to