Vulnerability Details : CVE-2022-29603
Potential exploit
A SQL Injection vulnerability exists in UniverSIS UniverSIS-API through 1.2.1 via the $select parameter to multiple API endpoints. A remote authenticated attacker could send crafted SQL statements to a vulnerable endpoint (such as /api/students/me/messages/) to, for example, retrieve personal information or change grades.
Vulnerability category: Sql Injection
Products affected by CVE-2022-29603
- cpe:2.3:a:universis:universis-api:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-29603
0.09%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 40 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-29603
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.5
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:P/A:N |
8.0
|
4.9
|
NIST | |
8.1
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N |
2.8
|
5.2
|
NIST |
CWE ids for CVE-2022-29603
-
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)
References for CVE-2022-29603
-
https://gitlab.com/universis/universis-api/-/commit/39e47d7f4654c83296b8de61b243b510c375d3fb
Merge branch 'update_query' into 'master' (39e47d7f) · Commits · UniverSIS / universis-api · GitLabPatch;Third Party Advisory
-
https://suumcuique.org/blog/posts/sql-injection-vulnerability-universis/
High-Severity SQL Injection Vulnerability in UniverSIS | Notes from UndergroundExploit;Patch;Third Party Advisory
Jump to