Search criteria

3 vulnerabilities found for calico_cloud by tigera

FKIE_CVE-2023-41378

Vulnerability from fkie_nvd - Published: 2023-11-06 16:15 - Updated: 2024-11-21 08:21
Summary
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.

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:tigera:calico_cloud:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "A6E534E0-9FCF-4160-90F6-6DFBAB1165F1",
              "versionEndExcluding": "18.0.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tigera:calico_enterprise:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "7B645D3E-FB99-4AB0-B0BF-403F946EA426",
              "versionEndExcluding": "3.15.4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tigera:calico_enterprise:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "8A3C0644-99EA-428F-859E-43465A22185E",
              "versionEndExcluding": "3.16.4",
              "versionStartIncluding": "3.16.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:tigera:calico_enterprise:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "F0CE796B-6EFF-48E1-A0D4-7CF859298289",
              "versionEndExcluding": "3.17.2",
              "versionStartIncluding": "3.17.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:tigera:calico_os:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "821779B9-B2C8-4055-A279-E3FE3F956E5A",
              "versionEndExcluding": "3.25.2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:tigera:calico_os:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "9B24AB38-41C0-43F7-9D51-01DFCA7F0A94",
              "versionEndExcluding": "3.26.3",
              "versionStartIncluding": "3.26.0",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "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"
    },
    {
      "lang": "es",
      "value": "En determinadas condiciones para Calico Typha (v3.26.2, v3.25.1 y anteriores) y Calico Enterprise Typha (v3.17.1, v3.16.3, v3.15.3 y siguientes), un protocolo de enlace TLS del cliente puede bloquear el servidor Calico Typha indefinidamente, resultando en denegaci\u00f3n de servicio. La llamada TLS Handshake() se realiza dentro del bucle for del identificador del servidor principal sin ning\u00fan tiempo de espera, lo que permite que un protocolo de enlace TLS sucio bloquee el bucle principal indefinidamente mientras que otras conexiones estar\u00e1n inactivas esperando a que finalice ese protocolo de enlace."
    }
  ],
  "id": "CVE-2023-41378",
  "lastModified": "2024-11-21T08:21:11.240",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "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,
        "source": "psirt@tigera.io",
        "type": "Secondary"
      },
      {
        "cvssData": {
          "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,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2023-11-06T16:15:42.273",
  "references": [
    {
      "source": "psirt@tigera.io",
      "tags": [
        "Issue Tracking"
      ],
      "url": "https://github.com/projectcalico/calico/pull/7908"
    },
    {
      "source": "psirt@tigera.io",
      "tags": [
        "Issue Tracking",
        "Patch"
      ],
      "url": "https://github.com/projectcalico/calico/pull/7993"
    },
    {
      "source": "psirt@tigera.io",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://www.tigera.io/security-bulletins-tta-2023-001/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking"
      ],
      "url": "https://github.com/projectcalico/calico/pull/7908"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch"
      ],
      "url": "https://github.com/projectcalico/calico/pull/7993"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://www.tigera.io/security-bulletins-tta-2023-001/"
    }
  ],
  "sourceIdentifier": "psirt@tigera.io",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-400"
        },
        {
          "lang": "en",
          "value": "CWE-703"
        }
      ],
      "source": "psirt@tigera.io",
      "type": "Secondary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-755"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}

CVE-2023-41378 (GCVE-0-2023-41378)

Vulnerability from cvelistv5 – Published: 2023-11-06 15:00 – Updated: 2024-09-05 13:40
VLAI?
Title
Calico Typha hangs during unclean TLS handshake
Summary
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.
CWE
  • CWE-400 - Uncontrolled Resource Consumption
  • CWE-703 - Improper Check or Handling of Exceptional Conditions
Assigner
Impacted products
Vendor Product Version
Calico Typha Affected: v3.26.0 , ≤ v3.26.2 (semver)
Affected: 0 , ≤ v3.25.1 (semver)
Create a notification for this product.
    Tigera Typha Affected: v3.17.0 , ≤ v3.17.1 (semver)
Affected: v3.16.0 , ≤ v3.16.3 (semver)
Affected: 0 , ≤ v3.15.3 (semver)
Create a notification for this product.
Credits
Rodrigo Fior Kuntzer (Github: rodrigorfk) Anthony Tam Behnam Shobiri Shaun Crampton Matt Dupre
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T19:01:35.258Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "vendor-advisory",
              "release-notes",
              "x_transferred"
            ],
            "url": "https://www.tigera.io/security-bulletins-tta-2023-001/"
          },
          {
            "tags": [
              "issue-tracking",
              "x_transferred"
            ],
            "url": "https://github.com/projectcalico/calico/pull/7908"
          },
          {
            "tags": [
              "patch",
              "x_transferred"
            ],
            "url": "https://github.com/projectcalico/calico/pull/7993"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:calico:typha:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "typha",
            "vendor": "calico",
            "versions": [
              {
                "lessThanOrEqual": "v3.26.2",
                "status": "affected",
                "version": "v3.26.0",
                "versionType": "semver"
              },
              {
                "lessThanOrEqual": "v3.25.1",
                "status": "affected",
                "version": "0",
                "versionType": "semver"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:tigera:calico:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "calico",
            "vendor": "tigera",
            "versions": [
              {
                "lessThanOrEqual": "v3.17.1",
                "status": "affected",
                "version": "v3.17.0",
                "versionType": "semver"
              },
              {
                "lessThanOrEqual": "v3.16.3",
                "status": "affected",
                "version": "v3.16.0",
                "versionType": "semver"
              },
              {
                "lessThanOrEqual": "v3.15.3",
                "status": "affected",
                "version": "0",
                "versionType": "semver"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-41378",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-05T13:31:52.190285Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-05T13:40:37.794Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Typha",
          "vendor": "Calico",
          "versions": [
            {
              "lessThanOrEqual": "v3.26.2",
              "status": "affected",
              "version": "v3.26.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "v3.25.1",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Typha",
          "vendor": "Tigera",
          "versions": [
            {
              "lessThanOrEqual": "v3.17.1",
              "status": "affected",
              "version": "v3.17.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "v3.16.3",
              "status": "affected",
              "version": "v3.16.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "v3.15.3",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Rodrigo Fior Kuntzer (Github: rodrigorfk)"
        },
        {
          "lang": "en",
          "type": "remediation verifier",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Anthony Tam"
        },
        {
          "lang": "en",
          "type": "remediation reviewer",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Behnam Shobiri"
        },
        {
          "lang": "en",
          "type": "remediation developer",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Shaun Crampton"
        },
        {
          "lang": "en",
          "type": "remediation reviewer",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Matt Dupre"
        }
      ],
      "datePublic": "2023-11-06T15:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cspan style=\"background-color: transparent;\"\u003eIn 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.\u003c/span\u003e\u003cbr\u003e"
            }
          ],
          "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"
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "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"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-400",
              "description": "CWE-400 Uncontrolled Resource Consumption",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-703",
              "description": "CWE-703 Improper Check or Handling of Exceptional Conditions",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-11-06T15:00:53.249Z",
        "orgId": "e6d453f4-3dae-4941-bcea-9af25f4e824d",
        "shortName": "Tigera"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory",
            "release-notes"
          ],
          "url": "https://www.tigera.io/security-bulletins-tta-2023-001/"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://github.com/projectcalico/calico/pull/7908"
        },
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/projectcalico/calico/pull/7993"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Calico Typha hangs during unclean TLS handshake",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "e6d453f4-3dae-4941-bcea-9af25f4e824d",
    "assignerShortName": "Tigera",
    "cveId": "CVE-2023-41378",
    "datePublished": "2023-11-06T15:00:53.249Z",
    "dateReserved": "2023-08-29T17:03:16.306Z",
    "dateUpdated": "2024-09-05T13:40:37.794Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2023-41378 (GCVE-0-2023-41378)

Vulnerability from nvd – Published: 2023-11-06 15:00 – Updated: 2024-09-05 13:40
VLAI?
Title
Calico Typha hangs during unclean TLS handshake
Summary
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.
CWE
  • CWE-400 - Uncontrolled Resource Consumption
  • CWE-703 - Improper Check or Handling of Exceptional Conditions
Assigner
Impacted products
Vendor Product Version
Calico Typha Affected: v3.26.0 , ≤ v3.26.2 (semver)
Affected: 0 , ≤ v3.25.1 (semver)
Create a notification for this product.
    Tigera Typha Affected: v3.17.0 , ≤ v3.17.1 (semver)
Affected: v3.16.0 , ≤ v3.16.3 (semver)
Affected: 0 , ≤ v3.15.3 (semver)
Create a notification for this product.
Credits
Rodrigo Fior Kuntzer (Github: rodrigorfk) Anthony Tam Behnam Shobiri Shaun Crampton Matt Dupre
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T19:01:35.258Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "vendor-advisory",
              "release-notes",
              "x_transferred"
            ],
            "url": "https://www.tigera.io/security-bulletins-tta-2023-001/"
          },
          {
            "tags": [
              "issue-tracking",
              "x_transferred"
            ],
            "url": "https://github.com/projectcalico/calico/pull/7908"
          },
          {
            "tags": [
              "patch",
              "x_transferred"
            ],
            "url": "https://github.com/projectcalico/calico/pull/7993"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:calico:typha:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "typha",
            "vendor": "calico",
            "versions": [
              {
                "lessThanOrEqual": "v3.26.2",
                "status": "affected",
                "version": "v3.26.0",
                "versionType": "semver"
              },
              {
                "lessThanOrEqual": "v3.25.1",
                "status": "affected",
                "version": "0",
                "versionType": "semver"
              }
            ]
          },
          {
            "cpes": [
              "cpe:2.3:a:tigera:calico:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "calico",
            "vendor": "tigera",
            "versions": [
              {
                "lessThanOrEqual": "v3.17.1",
                "status": "affected",
                "version": "v3.17.0",
                "versionType": "semver"
              },
              {
                "lessThanOrEqual": "v3.16.3",
                "status": "affected",
                "version": "v3.16.0",
                "versionType": "semver"
              },
              {
                "lessThanOrEqual": "v3.15.3",
                "status": "affected",
                "version": "0",
                "versionType": "semver"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-41378",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-05T13:31:52.190285Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-05T13:40:37.794Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Typha",
          "vendor": "Calico",
          "versions": [
            {
              "lessThanOrEqual": "v3.26.2",
              "status": "affected",
              "version": "v3.26.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "v3.25.1",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Typha",
          "vendor": "Tigera",
          "versions": [
            {
              "lessThanOrEqual": "v3.17.1",
              "status": "affected",
              "version": "v3.17.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "v3.16.3",
              "status": "affected",
              "version": "v3.16.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "v3.15.3",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Rodrigo Fior Kuntzer (Github: rodrigorfk)"
        },
        {
          "lang": "en",
          "type": "remediation verifier",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Anthony Tam"
        },
        {
          "lang": "en",
          "type": "remediation reviewer",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Behnam Shobiri"
        },
        {
          "lang": "en",
          "type": "remediation developer",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Shaun Crampton"
        },
        {
          "lang": "en",
          "type": "remediation reviewer",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Matt Dupre"
        }
      ],
      "datePublic": "2023-11-06T15:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cspan style=\"background-color: transparent;\"\u003eIn 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.\u003c/span\u003e\u003cbr\u003e"
            }
          ],
          "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"
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "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"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-400",
              "description": "CWE-400 Uncontrolled Resource Consumption",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-703",
              "description": "CWE-703 Improper Check or Handling of Exceptional Conditions",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-11-06T15:00:53.249Z",
        "orgId": "e6d453f4-3dae-4941-bcea-9af25f4e824d",
        "shortName": "Tigera"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory",
            "release-notes"
          ],
          "url": "https://www.tigera.io/security-bulletins-tta-2023-001/"
        },
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://github.com/projectcalico/calico/pull/7908"
        },
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/projectcalico/calico/pull/7993"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Calico Typha hangs during unclean TLS handshake",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "e6d453f4-3dae-4941-bcea-9af25f4e824d",
    "assignerShortName": "Tigera",
    "cveId": "CVE-2023-41378",
    "datePublished": "2023-11-06T15:00:53.249Z",
    "dateReserved": "2023-08-29T17:03:16.306Z",
    "dateUpdated": "2024-09-05T13:40:37.794Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}