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
alerta-server has potential SQL Injection vulnerability in Query String Syntax (q=) API
Vulnerability Description
Alerta is a monitoring tool. Prior to version 9.1.0, the Query string search API (q=) was vulnerable to SQL injection via the Postgres query parser, which built WHERE clauses by interpolating user-supplied search terms directly into SQL strings via f-strings. This issue has been patched in version 9.1.0.
CVSS Information
N/A
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
Alerta SQL注入漏洞
Vulnerability Description
Alerta是个人开发者的一个 Python 编写的监控系统。 Alerta 9.1.0之前版本存在SQL注入漏洞,该漏洞源于查询字符串搜索API直接将用户提供的搜索项插入SQL字符串,可能导致SQL注入攻击。
CVSS Information
N/A
Vulnerability Type
N/A