Vulnerability Details : CVE-2022-0153
Potential exploit
SQL Injection in GitHub repository forkcms/forkcms prior to 5.11.1.
Vulnerability category: Sql Injection
Products affected by CVE-2022-0153
- cpe:2.3:a:fork-cms:fork_cms:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-0153
0.26%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 49 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-0153
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:P/A:N |
8.6
|
2.9
|
NIST | |
9.6
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N |
3.1
|
5.8
|
huntr.dev | |
7.5
|
HIGH | CVSS:3.1/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-2022-0153
-
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:
- nvd@nist.gov (Primary)
- security@huntr.dev (Secondary)
References for CVE-2022-0153
-
https://huntr.dev/bounties/841503dd-311c-470a-a8ec-d4579b3274eb
SQL Injection vulnerability found in forkcmsExploit;Patch;Third Party Advisory
-
https://github.com/forkcms/forkcms/commit/7a12046a67ae5d8cf04face3ee75e55f03a1a608
Prevent sql injection through the ids of the action · forkcms/forkcms@7a12046 · GitHubPatch;Third Party Advisory
Jump to