漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Magistrala (formerly Mainflux) IoT Platform SQL Injection via format Query Parameter
Vulnerability Description
Magistrala (formerly Mainflux)'s message-readers API reads a value from the HTTP query string (readers/api/http/transport.go) with no validation and interpolates it directly into raw SQL queries via fmt.Sprintf in both the PostgreSQL reader (readers/postgres/messages.go: ) and the TimescaleDB reader (readers/timescale/messages.go, same pattern), enabling SQL injection by any authenticated user able to query channel messages.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
Abstract Machines Magistrala SQL注入漏洞
Vulnerability Description
Abstract Machines Magistrala是Abstract Machines组织的一款物联网消息与设备管理平台。 Abstract Machines Magistrala存在SQL注入漏洞,该漏洞源于readers/api/http/transport.go中未对HTTP查询字符串中的format参数进行验证,并在readers/postgres/messages.go和readers/timescale/messages.go中通过fmt.Sprintf()直接拼接SQL查询,可能导致S
CVSS Information
N/A
Vulnerability Type
N/A