3 matches found
Important: libpq
Issue Overview: 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...
The vulnerabilities of the functions PQescapeLiteral(), PQescapeIdentifier(), PQescapeString(), and PQescapeStringConn() in the libpq library of the PostgreSQL database management system allow a hacker to execute arbitrary code.
The vulnerabilities of the functions PQescapeLiteral, PQescapeIdentifier, PQescapeString, and PQescapeStringConn in the libpq library of the PostgreSQL database management system are related to the lack of security measures for SQL query structures. Exploiting these vulnerabilities can allow a...
VulnCheck KEV: CVE-2025-1094
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...