GSD-2023-31136
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
PostgresNIO is a Swift client for PostgreSQL. Any user of PostgresNIO prior to version 1.14.2 connecting to servers with TLS enabled is vulnerable to a man-in-the-middle attacker injecting false responses to the client's first few queries, despite the use of TLS certificate verification and encryption. The vulnerability is addressed in PostgresNIO versions starting from 1.14.2. There are no known workarounds for unpatched users.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-31136",
"id": "GSD-2023-31136"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-31136"
],
"details": "PostgresNIO is a Swift client for PostgreSQL. Any user of PostgresNIO prior to version 1.14.2 connecting to servers with TLS enabled is vulnerable to a man-in-the-middle attacker injecting false responses to the client\u0027s first few queries, despite the use of TLS certificate verification and encryption. The vulnerability is addressed in PostgresNIO versions starting from 1.14.2. There are no known workarounds for unpatched users.",
"id": "GSD-2023-31136",
"modified": "2023-12-13T01:20:29.814351Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-31136",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "postgres-nio",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "\u003c 1.14.2"
}
]
}
}
]
},
"vendor_name": "vapor"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "PostgresNIO is a Swift client for PostgreSQL. Any user of PostgresNIO prior to version 1.14.2 connecting to servers with TLS enabled is vulnerable to a man-in-the-middle attacker injecting false responses to the client\u0027s first few queries, despite the use of TLS certificate verification and encryption. The vulnerability is addressed in PostgresNIO versions starting from 1.14.2. There are no known workarounds for unpatched users."
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-522",
"lang": "eng",
"value": "CWE-522: Insufficiently Protected Credentials"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/vapor/postgres-nio/security/advisories/GHSA-9cfh-vx93-84vv",
"refsource": "MISC",
"url": "https://github.com/vapor/postgres-nio/security/advisories/GHSA-9cfh-vx93-84vv"
},
{
"name": "https://github.com/apple/swift-nio/pull/2419",
"refsource": "MISC",
"url": "https://github.com/apple/swift-nio/pull/2419"
},
{
"name": "https://github.com/vapor/postgres-nio/commit/2df54bc94607f44584ae6ffa74e3cd754fffafc7",
"refsource": "MISC",
"url": "https://github.com/vapor/postgres-nio/commit/2df54bc94607f44584ae6ffa74e3cd754fffafc7"
},
{
"name": "https://github.com/advisories/GHSA-467w-rrqc-395f",
"refsource": "MISC",
"url": "https://github.com/advisories/GHSA-467w-rrqc-395f"
},
{
"name": "https://github.com/advisories/GHSA-735f-7qx4-jqq5",
"refsource": "MISC",
"url": "https://github.com/advisories/GHSA-735f-7qx4-jqq5"
},
{
"name": "https://github.com/vapor/postgres-nio/releases/tag/1.14.2",
"refsource": "MISC",
"url": "https://github.com/vapor/postgres-nio/releases/tag/1.14.2"
},
{
"name": "https://www.postgresql.org/support/security/CVE-2021-23214/",
"refsource": "MISC",
"url": "https://www.postgresql.org/support/security/CVE-2021-23214/"
},
{
"name": "https://www.postgresql.org/support/security/CVE-2021-23222/",
"refsource": "MISC",
"url": "https://www.postgresql.org/support/security/CVE-2021-23222/"
}
]
},
"source": {
"advisory": "GHSA-9cfh-vx93-84vv",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:vapor:postgresnio:*:*:*:*:*:postgresql:*:*",
"cpe_name": [],
"versionEndExcluding": "1.14.2",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2023-31136"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "PostgresNIO is a Swift client for PostgreSQL. Any user of PostgresNIO prior to version 1.14.2 connecting to servers with TLS enabled is vulnerable to a man-in-the-middle attacker injecting false responses to the client\u0027s first few queries, despite the use of TLS certificate verification and encryption. The vulnerability is addressed in PostgresNIO versions starting from 1.14.2. There are no known workarounds for unpatched users."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-522"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.postgresql.org/support/security/CVE-2021-23214/",
"refsource": "MISC",
"tags": [
"Not Applicable"
],
"url": "https://www.postgresql.org/support/security/CVE-2021-23214/"
},
{
"name": "https://github.com/apple/swift-nio/pull/2419",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/apple/swift-nio/pull/2419"
},
{
"name": "https://github.com/advisories/GHSA-735f-7qx4-jqq5",
"refsource": "MISC",
"tags": [
"Not Applicable"
],
"url": "https://github.com/advisories/GHSA-735f-7qx4-jqq5"
},
{
"name": "https://github.com/vapor/postgres-nio/security/advisories/GHSA-9cfh-vx93-84vv",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/vapor/postgres-nio/security/advisories/GHSA-9cfh-vx93-84vv"
},
{
"name": "https://github.com/vapor/postgres-nio/commit/2df54bc94607f44584ae6ffa74e3cd754fffafc7",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/vapor/postgres-nio/commit/2df54bc94607f44584ae6ffa74e3cd754fffafc7"
},
{
"name": "https://github.com/advisories/GHSA-467w-rrqc-395f",
"refsource": "MISC",
"tags": [
"Not Applicable"
],
"url": "https://github.com/advisories/GHSA-467w-rrqc-395f"
},
{
"name": "https://github.com/vapor/postgres-nio/releases/tag/1.14.2",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://github.com/vapor/postgres-nio/releases/tag/1.14.2"
},
{
"name": "https://www.postgresql.org/support/security/CVE-2021-23222/",
"refsource": "MISC",
"tags": [
"Not Applicable"
],
"url": "https://www.postgresql.org/support/security/CVE-2021-23222/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-05-16T16:43Z",
"publishedDate": "2023-05-09T14:15Z"
}
}
}
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…