Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Apache Superset: Regular Expression Denial of Service (ReDoS) in SQL Parser
Vulnerability Description
A Regular Expression Denial of Service (ReDoS) vulnerability exists in Apache Superset versions 1.5.0 through 5.0.0. The vulnerability is located in the sql_parse.py component, specifically within the SQL_REGEX used for parsing SQL statements in the sqlparse library integration. The affected regular expression contains overlapping disjunctions that share a common outer quantifier. An authenticated attacker can exploit this by sending a maliciously crafted input string (specifically a long sequence of backslashes or similar characters) to endpoints that process SQL queries This issue affects Apache Superset: before 6.0.0. Users are recommended to upgrade to version 6.0.0, which fixes the issue. Workarounds: ● WAF Rules: Implement Web Application Firewall (WAF) rules to detect and block requests containing excessively long sequences of backslashes or suspicious repeated patterns in the queries.extras.where parameter. ● Rate Limiting: Ensure strict rate limiting is applied to the /api/v1/chart/data endpoint to reduce the impact of potential attacks.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
Vulnerability Type
CWE-1333
Vulnerability Title
Apache Superset 资源管理错误漏洞
Vulnerability Description
Apache superset是美国Apache基金会开源的一款数据可视化平台。 Apache Superset 6.0.0之前版本存在资源管理错误漏洞,该漏洞源于sql_parse.py组件中的SQL_REGEX正则表达式处理不当,包含重叠析取且共享公共外部量词,可能导致经过身份验证的攻击者通过发送特制的长反斜杠序列输入字符串,造成正则表达式拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A