PostgreSQL JDBC Driver SQL Injection Vulnerability (Win)

Summary
This host is installed with PostgreSQL with JDBC Driver and is prone to sql injection vulnerability.
Impact
Successful exploitation could allow attackers to manipulate SQL queries by injecting arbitrary SQL code and gain sensitive information. Impact Level: Application
Solution
Upgrade to PostgreSQL JDBC Driver versions 8.2 or later, For updates refer to http://jdbc.postgresql.org/download.html
Insight
An error exists within the JDBC driver which fails to escape unspecified JDBC statement parameters.
Affected
PostgreSQL JDBC Driver versions 8.1 on Windows
References