ghsa-727h-hrw8-jg8q
Vulnerability from github
Published
2022-03-11 00:02
Modified
2023-08-03 17:41
Summary
Path traversal in org.postgresql:postgresql
Details
In pgjdbc before 42.3.3, an attacker (who controls the jdbc URL or properties) can call java.util.logging.FileHandler to write to arbitrary files through the loggerFile and loggerLevel connection properties. An example situation is that an attacker could create an executable JSP file under a Tomcat web root. NOTE: the vendor's position is that there is no pgjdbc vulnerability; instead, it is a vulnerability for any application to use the pgjdbc driver with untrusted connection properties.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.postgresql:postgresql" }, "ranges": [ { "events": [ { "introduced": "42.1.0" }, { "fixed": "42.3.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-26520" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2022-09-08T00:02:20Z", "nvd_published_at": "2022-03-10T17:47:00Z", "severity": "LOW" }, "details": "In pgjdbc before 42.3.3, an attacker (who controls the jdbc URL or properties) can call java.util.logging.FileHandler to write to arbitrary files through the loggerFile and loggerLevel connection properties. An example situation is that an attacker could create an executable JSP file under a Tomcat web root. NOTE: the vendor\u0027s position is that there is no pgjdbc vulnerability; instead, it is a vulnerability for any application to use the pgjdbc driver with untrusted connection properties.", "id": "GHSA-727h-hrw8-jg8q", "modified": "2023-08-03T17:41:54Z", "published": "2022-03-11T00:02:02Z", "references": [ { "type": "WEB", "url": "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-673j-qm5f-xpv8" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26520" }, { "type": "WEB", "url": "https://github.com/pgjdbc/pgjdbc/pull/2454/commits/017b929977b4f85795f9ad2fa5de6e80978b8ccc" }, { "type": "PACKAGE", "url": "https://github.com/pgjdbc/pgjdbc" }, { "type": "WEB", "url": "https://jdbc.postgresql.org/documentation/changelog.html#version_42.3.3" }, { "type": "WEB", "url": "https://jdbc.postgresql.org/documentation/head/tomcat.html" }, { "type": "WEB", "url": "https://www.debian.org/security/2022/dsa-5196" } ], "schema_version": "1.4.0", "severity": [], "summary": "Path traversal in org.postgresql:postgresql" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.