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
pgx: SQL Injection via placeholder confusion with dollar quoted string literals
Vulnerability Description
pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a string literal, and the value of that placeholder is controllable by the attacker. This issue has been patched in version 5.9.2.
CVSS Information
N/A
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Vulnerability Title
pgx SQL注入漏洞
Vulnerability Description
pgx是适用于 Go 的 PostgreSQL 驱动程序和工具包。 pgx 5.9.2之前版本存在SQL注入漏洞,该漏洞源于使用非默认简单协议时,美元引号字符串字面量中的占位符可能被错误解析,可能导致SQL注入。
CVSS Information
N/A
Vulnerability Type
N/A