Information disclosure in Pgjdbc
CVE-2022-41946
pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either `PreparedStatement.setText(int, InputStream)` or `PreparedStatemet.setBytea(int, InputStream)` will create a temporary file if the Inpu…
Vulnerability class: Information Disclosure
EPSS: 0.005 (38.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.7 (Medium). Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Pgjdbc — versions >= 42.2.0, < 42.2.27, > 42.3.0, < 42.3.8, >= 42.4.0, < 42.4.3
- Postgresql Postgresql_jdbc_driver — versions 42.5.0
- Debian Debian_linux — versions 10.0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (Exploit, Patch, Third Party Advisory)
- security-advisories@github.com (Patch)
- security-advisories@github.com (mailing-list, Mailing List, Third Party Advisory)
- security-advisories@github.com (vendor-advisory)
- security-advisories@github.com
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2022-41946?
- CVE-2022-41946 is a medium-severity vulnerability in Pgjdbc, classified under Information Disclosure. CVSS score: 4.7/10. Published 2022-11-23.
- How severe is CVE-2022-41946?
- Medium severity. CVSS v3 base score is 4.7 out of 10.
- Is CVE-2022-41946 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.