GSD-2012-1618
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2012-1618",
"description": "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": "GSD-2012-1618",
"references": [
"https://www.suse.com/security/cve/CVE-2012-1618.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2012-1618"
],
"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": "GSD-2012-1618",
"modified": "2023-12-13T01:20:18.522890Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-1618",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://archives.neohapsis.com/archives/bugtraq/2012-03/0126.html",
"refsource": "MISC",
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-03/0126.html"
},
{
"name": "http://lists.opensuse.org/opensuse-security/2012-03/msg00024.html",
"refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-security/2012-03/msg00024.html"
},
{
"name": "http://www.openwall.com/lists/oss-security/2012/03/30/8",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/03/30/8"
},
{
"name": "http://www.openwall.com/lists/oss-security/2012/03/30/9",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/03/30/9"
},
{
"name": "http://www.openwall.com/lists/oss-security/2012/03/31/1",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/03/31/1"
},
{
"name": "http://www.openwall.com/lists/oss-security/2012/04/02/4",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/04/02/4"
},
{
"name": "http://www.openwall.com/lists/oss-security/2012/04/04/11",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/11"
},
{
"name": "http://www.openwall.com/lists/oss-security/2012/04/04/4",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/4"
},
{
"name": "http://www.openwall.com/lists/oss-security/2012/04/04/5",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/5"
},
{
"name": "http://www.openwall.com/lists/oss-security/2012/04/04/9",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/9"
},
{
"name": "http://www.osvdb.org/80641",
"refsource": "MISC",
"url": "http://www.osvdb.org/80641"
},
{
"name": "https://bugzilla.novell.com/show_bug.cgi?id=754273",
"refsource": "MISC",
"url": "https://bugzilla.novell.com/show_bug.cgi?id=754273"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,8.2)",
"affected_versions": "All versions before 8.2",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2023-02-14",
"description": "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.",
"fixed_versions": [
"8.2"
],
"identifier": "CVE-2012-1618",
"identifiers": [
"GHSA-h86w-m5rm-xr33",
"CVE-2012-1618"
],
"not_impacted": "All versions starting from 8.2",
"package_slug": "maven/org.postgresql/postgresql",
"pubdate": "2022-05-17",
"solution": "Upgrade to version 8.2 or above.",
"title": "Unescaped parameters in the PostgreSQL JDBC driver",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2012-1618",
"https://bugzilla.novell.com/show_bug.cgi?id=754273",
"http://archives.neohapsis.com/archives/bugtraq/2012-03/0126.html",
"http://lists.opensuse.org/opensuse-security/2012-03/msg00024.html",
"http://www.openwall.com/lists/oss-security/2012/03/30/8",
"http://www.openwall.com/lists/oss-security/2012/03/30/9",
"http://www.openwall.com/lists/oss-security/2012/03/31/1",
"http://www.openwall.com/lists/oss-security/2012/04/02/4",
"http://www.openwall.com/lists/oss-security/2012/04/04/11",
"http://www.openwall.com/lists/oss-security/2012/04/04/4",
"http://www.openwall.com/lists/oss-security/2012/04/04/5",
"http://www.openwall.com/lists/oss-security/2012/04/04/9",
"http://www.osvdb.org/80641",
"https://github.com/advisories/GHSA-h86w-m5rm-xr33"
],
"uuid": "8b55d633-7522-4d92-989a-8ff9f9f823a4"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql:9.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:postgresql:postgresql_jdbc_driver:8.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-1618"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "80641",
"refsource": "OSVDB",
"tags": [],
"url": "http://www.osvdb.org/80641"
},
{
"name": "[oss-security] 20120330 postgresql-jdbc 8.1 SQL injection with postgresql server 9.1",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2012/03/30/9"
},
{
"name": "[oss-security] 20120331 SQL injection attack possible when connecting to PostgreSQL 9.1 with version 8.1 JDBC driver",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2012/03/31/1"
},
{
"name": "[oss-security] 20120404 Re: CVE DISPUTE notification: postgresql-jdbc: SQL injection due improper escaping of JDBC statement parameters",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/9"
},
{
"name": "[oss-security] 20120330 CVE DISPUTE notification: postgresql-jdbc: SQL injection due improper escaping of JDBC statement parameters",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2012/03/30/8"
},
{
"name": "[oss-security] 20120404 Re: Re: [JDBC] CVE DISPUTE notification: postgresql-jdbc: SQL injection due improper escaping of JDBC statement parameters",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/5"
},
{
"name": "[oss-security] 20120402 Re: [JDBC] CVE DISPUTE notification: postgresql-jdbc: SQL injection due improper escaping of JDBC statement parameters",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2012/04/02/4"
},
{
"name": "[opensuse-security] 20120325 SQL injection attack possible when connecting to PostgreSQL 9.1 with version 8.1 JDBC driver",
"refsource": "MLIST",
"tags": [],
"url": "http://lists.opensuse.org/opensuse-security/2012-03/msg00024.html"
},
{
"name": "https://bugzilla.novell.com/show_bug.cgi?id=754273",
"refsource": "MISC",
"tags": [],
"url": "https://bugzilla.novell.com/show_bug.cgi?id=754273"
},
{
"name": "20120325 SQL injection attack possible when connecting to PostgreSQL 9.1 with version 8.1 JDBC driver",
"refsource": "BUGTRAQ",
"tags": [],
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-03/0126.html"
},
{
"name": "[oss-security] 20120404 Re: Re: [pgsql-security] postgresql-jdbc 8.1 SQL injection with postgresql server 9.1",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/4"
},
{
"name": "[oss-security] 20120404 Re: CVE DISPUTE notification: postgresql-jdbc: SQL injection due improper escaping of JDBC statement parameters",
"refsource": "MLIST",
"tags": [],
"url": "http://www.openwall.com/lists/oss-security/2012/04/04/11"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2023-02-13T04:33Z",
"publishedDate": "2012-10-06T22:55Z"
}
}
}
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…