Vulnerability Details : CVE-2022-24831
OpenClinica is an open source software for Electronic Data Capture (EDC) and Clinical Data Management (CDM). Versions prior to 3.16.1 are vulnerable to SQL injection due to the use of string concatenation to create SQL queries instead of prepared statements. No known workarounds exist. This issue has been patched in 3.16.1, 3.15.9, 3.14.1, and 3.13.1 and users are advised to upgrade.
Vulnerability category: Sql Injection
Products affected by CVE-2022-24831
- cpe:2.3:a:openclinica:openclinica:*:*:*:*:*:*:*:*
- cpe:2.3:a:openclinica:openclinica:*:*:*:*:*:*:*:*
- cpe:2.3:a:openclinica:openclinica:*:*:*:*:*:*:*:*
- cpe:2.3:a:openclinica:openclinica:3.14:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-24831
0.18%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 55 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-24831
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
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 | |
8.3
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L |
2.8
|
5.5
|
GitHub, Inc. |
CWE ids for CVE-2022-24831
-
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-advisories@github.com (Secondary)
References for CVE-2022-24831
-
https://github.com/OpenClinica/OpenClinica/pull/3490/commits/b152cc63019230c9973965a98e4386ea5322c18f
OC-17141 by Taoli2018 · Pull Request #3490 · OpenClinica/OpenClinica · GitHubPatch;Third Party Advisory
-
https://github.com/OpenClinica/OpenClinica/security/advisories/GHSA-5289-4jwp-xp9h
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in OpenClinica · Advisory · OpenClinica/OpenClinica · GitHubPatch;Third Party Advisory
Jump to