CVE-2024-39887
Last modified
CVE-2024-39887 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. An SQL Injection vulnerability in Apache Superset exists due to improper neutralization of special elements used in SQL commands. Specifically, certain engine-specific functions are not checked, which allows attackers to bypass Apache Superset's SQL authorization. EPSS estimates a 4.43% chance of exploitation in the next 30 days.
Description
An SQL Injection vulnerability in Apache Superset exists due to improper neutralization of special elements used in SQL commands. Specifically, certain engine-specific functions are not checked, which allows attackers to bypass Apache Superset's SQL authorization. To mitigate this, a new configuration key named DISALLOWED_SQL_FUNCTIONS has been introduced. This key disallows the use of the following PostgreSQL functions: version, query_to_xml, inet_server_addr, and inet_client_addr. Additional functions can be added to this list for increased protection. This issue affects Apache Superset: before 4.0.2. Users are recommended to upgrade to version 4.0.2, which fixes the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Superset | < 4.0.2 |
References
- http://www.openwall.com/lists/oss-security/2024/07/16/5Mailing List, Third Party Advisory
- https://lists.apache.org/thread/j55vm41jg3l0x6w49zrmvbf3k0ts5fqzMailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2024/07/16/5Mailing List, Third Party Advisory
- https://lists.apache.org/thread/j55vm41jg3l0x6w49zrmvbf3k0ts5fqzMailing List, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-39887?
How severe is CVE-2024-39887?
How do I fix CVE-2024-39887?
Are you affected by CVE-2024-39887?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
