GSD-2023-41378
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
In certain conditions for Calico Typha (v3.26.2, v3.25.1 and below), and Calico Enterprise Typha (v3.17.1, v3.16.3, v3.15.3 and below), a client TLS handshake can block the Calico Typha server indefinitely, resulting in denial of service. The TLS Handshake() call is performed inside the main server handle for loop without any timeout allowing an unclean TLS handshake to block the main loop indefinitely while other connections will be idle waiting for that handshake to finish.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-41378",
"id": "GSD-2023-41378"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-41378"
],
"details": "In certain conditions for Calico Typha (v3.26.2, v3.25.1 and below), and Calico Enterprise Typha (v3.17.1, v3.16.3, v3.15.3 and below), a client TLS handshake can block the Calico Typha server indefinitely, resulting in denial of service. The TLS Handshake() call is performed inside the main server handle for loop without any timeout allowing an unclean TLS handshake to block the main loop indefinitely while other connections will be idle waiting for that handshake to finish.\n",
"id": "GSD-2023-41378",
"modified": "2023-12-13T01:20:45.443144Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "psirt@tigera.io",
"ID": "CVE-2023-41378",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Typha",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_name": "v3.26.0",
"version_value": "v3.26.2"
},
{
"version_affected": "\u003c=",
"version_name": "0",
"version_value": "v3.25.1"
}
]
}
}
]
},
"vendor_name": "Calico"
},
{
"product": {
"product_data": [
{
"product_name": "Typha",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_name": "v3.17.0",
"version_value": "v3.17.1"
},
{
"version_affected": "\u003c=",
"version_name": "v3.16.0",
"version_value": "v3.16.3"
},
{
"version_affected": "\u003c=",
"version_name": "0",
"version_value": "v3.15.3"
}
]
}
}
]
},
"vendor_name": "Tigera"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Rodrigo Fior Kuntzer (Github: rodrigorfk)"
},
{
"lang": "en",
"value": "Anthony Tam"
},
{
"lang": "en",
"value": "Behnam Shobiri"
},
{
"lang": "en",
"value": "Shaun Crampton"
},
{
"lang": "en",
"value": "Matt Dupre"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In certain conditions for Calico Typha (v3.26.2, v3.25.1 and below), and Calico Enterprise Typha (v3.17.1, v3.16.3, v3.15.3 and below), a client TLS handshake can block the Calico Typha server indefinitely, resulting in denial of service. The TLS Handshake() call is performed inside the main server handle for loop without any timeout allowing an unclean TLS handshake to block the main loop indefinitely while other connections will be idle waiting for that handshake to finish.\n"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-400",
"lang": "eng",
"value": "CWE-400 Uncontrolled Resource Consumption"
}
]
},
{
"description": [
{
"cweId": "CWE-703",
"lang": "eng",
"value": "CWE-703 Improper Check or Handling of Exceptional Conditions"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.tigera.io/security-bulletins-tta-2023-001/",
"refsource": "MISC",
"url": "https://www.tigera.io/security-bulletins-tta-2023-001/"
},
{
"name": "https://github.com/projectcalico/calico/pull/7908",
"refsource": "MISC",
"url": "https://github.com/projectcalico/calico/pull/7908"
},
{
"name": "https://github.com/projectcalico/calico/pull/7993",
"refsource": "MISC",
"url": "https://github.com/projectcalico/calico/pull/7993"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:tigera:calico_cloud:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "18.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:tigera:calico_enterprise:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.17.2",
"versionStartIncluding": "3.17.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:tigera:calico_enterprise:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.16.4",
"versionStartIncluding": "3.16.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:tigera:calico_enterprise:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.15.4",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:tigera:calico_os:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.26.3",
"versionStartIncluding": "3.26.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:tigera:calico_os:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.25.2",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "psirt@tigera.io",
"ID": "CVE-2023-41378"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In certain conditions for Calico Typha (v3.26.2, v3.25.1 and below), and Calico Enterprise Typha (v3.17.1, v3.16.3, v3.15.3 and below), a client TLS handshake can block the Calico Typha server indefinitely, resulting in denial of service. The TLS Handshake() call is performed inside the main server handle for loop without any timeout allowing an unclean TLS handshake to block the main loop indefinitely while other connections will be idle waiting for that handshake to finish.\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-755"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/projectcalico/calico/pull/7993",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/projectcalico/calico/pull/7993"
},
{
"name": "https://github.com/projectcalico/calico/pull/7908",
"refsource": "MISC",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/projectcalico/calico/pull/7908"
},
{
"name": "https://www.tigera.io/security-bulletins-tta-2023-001/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.tigera.io/security-bulletins-tta-2023-001/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-11-14T17:48Z",
"publishedDate": "2023-11-06T16: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…