GHSA-H86W-M5RM-XR33
Vulnerability from github – Published: 2022-05-17 05:20 – Updated: 2023-02-14 00:32
VLAI?
Summary
Unescaped parameters in the PostgreSQL JDBC driver
Details
Interaction error in the PostgreSQL JDBC driver before 8.2, when used with a PostgreSQL server with the "standard_conforming_strings" option enabled, such as the default configuration of PostgreSQL 9.1, does not properly escape unspecified JDBC statement parameters, which allows remote attackers to perform SQL injection attacks. NOTE: as of 20120330, it was claimed that the upstream developer planned to dispute this issue, but an official dispute has not been posted as of 20121005.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.postgresql:postgresql"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2012-1618"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2023-02-14T00:32:49Z",
"nvd_published_at": "2012-10-06T22:55:00Z",
"severity": "HIGH"
},
"details": "Interaction error in the PostgreSQL JDBC driver before 8.2, when used with a PostgreSQL server with the \"standard_conforming_strings\" option enabled, such as the default configuration of PostgreSQL 9.1, does not properly escape unspecified JDBC statement parameters, which allows remote attackers to perform SQL injection attacks. NOTE: as of 20120330, it was claimed that the upstream developer planned to dispute this issue, but an official dispute has not been posted as of 20121005.",
"id": "GHSA-h86w-m5rm-xr33",
"modified": "2023-02-14T00:32:49Z",
"published": "2022-05-17T05:20:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-1618"
},
{
"type": "WEB",
"url": "https://bugzilla.novell.com/show_bug.cgi?id=754273"
},
{
"type": "PACKAGE",
"url": "https://github.com/pgjdbc/pgjdbc"
},
{
"type": "WEB",
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-03/0126.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security/2012-03/msg00024.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/03/30/8"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/03/30/9"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/03/31/1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/04/02/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/11"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/4"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/5"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/9"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/80641"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Unescaped parameters in the PostgreSQL JDBC driver"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…