3 matches found
CVE-2026-66838
Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in elixir-ecto postgrex allows SQL Injection via the :comment option of Postgrex.stream/4. An attacker who can influence that value can close the comment delimiter with / and extend the streamed...
CVE-2026-66838
CVE-2026-66838: A SQL injection via the :comment option in Postgrex.stream/4 (affecting postgrex up to 0.22.4, and Elixir/Ecto exposure through Ecto.Repo.stream/2) arises because Postgrex concatenates the comment into the statement text in the Parse message without escaping or validating it. This...
CVE-2026-66838 SQL injection via the :comment option in Postgrex.stream/4
Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in elixir-ecto postgrex allows SQL Injection via the :comment option of Postgrex.stream/4. An attacker who can influence that value can close the comment delimiter with / and extend the streamed...