CVE-2025-1094

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-1094
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-1094.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-1094
Aliases
Downstream
Related
Published
2025-02-13T13:15:09Z
Modified
2025-08-09T20:01:28Z
Summary
[none]
Details

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 clientencoding is BIG5 and serverencoding is one of EUCTW or MULEINTERNAL. Versions before PostgreSQL 17.3, 16.7, 15.11, 14.16, and 13.19 are affected.

References

Affected packages