跳转到帖子

PostgreSQL: CVE-2025-1094: PostgreSQL quoting APIs miss neutralizing quoting syntax in text that fails encoding validation

recommended_posts

发布于
  • Members

PostgreSQL: CVE-2025-1094: PostgreSQL quoting APIs miss neutralizing quoting syntax in text that fails encoding validation

Severity
8
CVSS
(AV:N/AC:H/Au:N/C:C/I:C/A:C)
Published
02/13/2025
Created
02/14/2025
Added
02/13/2025
Modified
02/14/2025

Description

Improper neutralization of quoting syntax in PostgreSQL libpq functions PQescapeLiteral(), PQescapeIdentifier(), PQescapeString(), and PQescapeStringConn() allows a database input provider to achieve SQL injection in certain usage patterns. Specifically, SQL injection requires the application to use the function result to construct input to psql, the PostgreSQL interactive terminal. Similarly, improper neutralization of quoting syntax in PostgreSQL command line utility programs allows a source of command line arguments to achieve SQL injection when client_encoding is BIG5 and server_encoding is one of EUC_TW or MULE_INTERNAL. Versions before PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 are affected.

Solution(s)

  • postgres-upgrade-13_19
  • postgres-upgrade-14_16
  • postgres-upgrade-15_11
  • postgres-upgrade-16_7
  • postgres-upgrade-17_3

References

  • https://attackerkb.com/topics/cve-2025-1094
  • CVE - 2025-1094
  • 查看数 716
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。

游客
回帖…