CVE-2024-39887: Apache Superset < 4.0.2 - SQL Injection

CVE-2024-39887: Apache Superset < 4.0.2 - SQL Injection-渗透云记 - 专注于网络安全与技术分享
CVE-2024-39887: Apache Superset < 4.0.2 - SQL Injection
此内容为付费阅读,请付费后查看
100积分
付费阅读

漏洞标题

CVE-2024-39887: Apache Superset < 4.0.2 – SQL Injection

漏洞描述

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.

PoC代码

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享