Vulnerability Details : CVE-2022-2067
Potential exploit
SQL Injection in GitHub repository francoisjacquet/rosariosis prior to 9.0.
Vulnerability category: Sql Injection
Products affected by CVE-2022-2067
- cpe:2.3:a:rosariosis:rosariosis:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-2067
0.96%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 75 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-2067
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.4
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:P/A:N |
10.0
|
4.9
|
NIST | |
8.8
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
huntr.dev | |
9.1
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
3.9
|
5.2
|
NIST |
CWE ids for CVE-2022-2067
-
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-2067
-
https://github.com/francoisjacquet/rosariosis/commit/15d5e8700d538935b5c411b2a1e25bcf7e16c47c
Fix SQL injection escape DB identifier · francoisjacquet/rosariosis@15d5e87 · GitHubPatch;Third Party Advisory
-
https://huntr.dev/bounties/a85a53a4-3009-4f41-ac33-8bed8bbe16a8
SQL injection in Calendar.php vulnerability found in rosariosisExploit;Patch;Third Party Advisory
Jump to