Vulnerability Details : CVE-2022-41703
A vulnerability in the SQL Alchemy connector of Apache Superset allows an authenticated user with read access to a specific database to add subqueries to the WHERE and HAVING fields referencing tables on the same database that the user should not have access to, despite the user having the feature flag "ALLOW_ADHOC_SUBQUERY" disabled (default value). This issue affects Apache Superset version 1.5.2 and prior versions and version 2.0.0.
Vulnerability category: Sql Injection
Products affected by CVE-2022-41703
- cpe:2.3:a:apache:superset:*:*:*:*:*:*:*:*
- cpe:2.3:a:apache:superset:2.0.0:rc1:*:*:*:*:*:*
- cpe:2.3:a:apache:superset:2.0.0:rc2:*:*:*:*:*:*
- cpe:2.3:a:apache:superset:2.0.0:-:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-41703
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-41703
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.4
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N |
2.8
|
2.5
|
NIST |
CWE ids for CVE-2022-41703
-
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-41703
-
https://lists.apache.org/thread/g7jjw0okxjk5y57pbbxy19ydw42kqcos
CVE-2022-41703: Apache Superset: SQL injection vulnerability in adhoc clauses-Apache Mail ArchivesMailing List;Third Party Advisory
Jump to