The vulnerability of the JDBC driver pgjdbc for connecting Java programs to a PostgreSQL database allows a attacker to execute arbitrary code.
The vulnerability of the JDBC driver pgjdbc, which allows Java programs to connect to PostgreSQL databases, is related to the lack of verification for the implementation of the expected interface class. Exploiting this vulnerability can enable a malicious actor to execute arbitrary code through...