F5-K000150744: SQL Injection
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of F5-K000150744?
The severity of F5-K000150744 is classified as critical due to the potential for SQL injection.
How do I fix F5-K000150744?
To fix F5-K000150744, ensure proper use of escaping functions in PostgreSQL and review application code for SQL injection vulnerabilities.
What products are affected by F5-K000150744?
F5-K000150744 affects F5 BIG-IP Next Central Manager and its associated functionalities.
What type of vulnerability is F5-K000150744?
F5-K000150744 is an SQL injection vulnerability caused by improper neutralization of quoting syntax in PostgreSQL libpq functions.
What is the impact of exploiting F5-K000150744?
Exploiting F5-K000150744 can allow attackers to execute arbitrary SQL commands in the database, leading to data compromise.