JDBC Driver Authentication Bug
PostgreSQL Bugs List <pgsql-bugs@postgresql.org>
From: pgsql-bugs@postgresql.org
To: pgsql-bugs@postgresql.org
Date: 2000-12-16T04:04:38Z
Lists: pgsql-bugs
Cheeren Shieh (cheeren@cheeren.com) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description JDBC Driver Authentication Bug Long Description If the userid is valid, even though null password or wrong password is sent to server with JDBC Driver, the authentication still pass! What is a terrible bug! The JDBC Driver is "jdbc7.0-1.2.jar". Sample Code No file was uploaded with this report