Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    2 vulnerabilities found for mirantis_container_runtime by mirantis

    CVE-2021-23218 (GCVE-0-2021-23218)

    Vulnerability from cvelistv5 – Published: 2022-01-10 15:05 – Updated: 2024-08-03 19:05
    VLAI
    Title
    Memory Leak in Mirantis Container Runtime (MCR) running in FIPS mode causes a Denial of Service
    Summary
    When running with FIPS mode enabled, Mirantis Container Runtime 20.10.8 leaks memory during TLS Handshakes which could be abused to cause a denial of service.
    CWE
    • CWE-401 - Improper Release of Memory Before Removing Last Reference
    Assigner
    References
    Impacted products
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T19:05:55.507Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/Mirantis/security/blob/main/advisories/0002.md"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Mirantis Container Runtime",
              "vendor": "Mirantis",
              "versions": [
                {
                  "status": "affected",
                  "version": "20.10.8"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "When running with FIPS mode enabled, Mirantis Container Runtime 20.10.8 leaks memory during TLS Handshakes which could be abused to cause a denial of service."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "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:L",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-401",
                  "description": "CWE-401 Improper Release of Memory Before Removing Last Reference",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-01-10T15:05:45.000Z",
            "orgId": "ac17a704-eccd-4263-a802-5cee95c1d547",
            "shortName": "Mirantis"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/Mirantis/security/blob/main/advisories/0002.md"
            }
          ],
          "source": {
            "advisory": "0002",
            "discovery": "INTERNAL"
          },
          "title": "Memory Leak in Mirantis Container Runtime (MCR) running in FIPS mode causes a Denial of Service",
          "workarounds": [
            {
              "lang": "en",
              "value": "Disable FIPS mode"
            }
          ],
          "x_generator": {
            "engine": "Vulnogram 0.0.9"
          },
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "psirt@mirantis.com",
              "ID": "CVE-2021-23218",
              "STATE": "PUBLIC",
              "TITLE": "Memory Leak in Mirantis Container Runtime (MCR) running in FIPS mode causes a Denial of Service"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Mirantis Container Runtime",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "=",
                                "version_name": "20.10",
                                "version_value": "20.10.8"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Mirantis"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "When running with FIPS mode enabled, Mirantis Container Runtime 20.10.8 leaks memory during TLS Handshakes which could be abused to cause a denial of service."
                }
              ]
            },
            "generator": {
              "engine": "Vulnogram 0.0.9"
            },
            "impact": {
              "cvss": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "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:L",
                "version": "3.1"
              }
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-401 Improper Release of Memory Before Removing Last Reference"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://github.com/Mirantis/security/blob/main/advisories/0002.md",
                  "refsource": "MISC",
                  "url": "https://github.com/Mirantis/security/blob/main/advisories/0002.md"
                }
              ]
            },
            "source": {
              "advisory": "0002",
              "discovery": "INTERNAL"
            },
            "work_around": [
              {
                "lang": "en",
                "value": "Disable FIPS mode"
              }
            ]
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ac17a704-eccd-4263-a802-5cee95c1d547",
        "assignerShortName": "Mirantis",
        "cveId": "CVE-2021-23218",
        "datePublished": "2022-01-10T15:05:45.000Z",
        "dateReserved": "2022-01-10T00:00:00.000Z",
        "dateUpdated": "2024-08-03T19:05:55.507Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-23218 (GCVE-0-2021-23218)

    Vulnerability from nvd – Published: 2022-01-10 15:05 – Updated: 2024-08-03 19:05
    VLAI
    Title
    Memory Leak in Mirantis Container Runtime (MCR) running in FIPS mode causes a Denial of Service
    Summary
    When running with FIPS mode enabled, Mirantis Container Runtime 20.10.8 leaks memory during TLS Handshakes which could be abused to cause a denial of service.
    CWE
    • CWE-401 - Improper Release of Memory Before Removing Last Reference
    Assigner
    References
    Impacted products
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T19:05:55.507Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/Mirantis/security/blob/main/advisories/0002.md"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Mirantis Container Runtime",
              "vendor": "Mirantis",
              "versions": [
                {
                  "status": "affected",
                  "version": "20.10.8"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "When running with FIPS mode enabled, Mirantis Container Runtime 20.10.8 leaks memory during TLS Handshakes which could be abused to cause a denial of service."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "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:L",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-401",
                  "description": "CWE-401 Improper Release of Memory Before Removing Last Reference",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-01-10T15:05:45.000Z",
            "orgId": "ac17a704-eccd-4263-a802-5cee95c1d547",
            "shortName": "Mirantis"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/Mirantis/security/blob/main/advisories/0002.md"
            }
          ],
          "source": {
            "advisory": "0002",
            "discovery": "INTERNAL"
          },
          "title": "Memory Leak in Mirantis Container Runtime (MCR) running in FIPS mode causes a Denial of Service",
          "workarounds": [
            {
              "lang": "en",
              "value": "Disable FIPS mode"
            }
          ],
          "x_generator": {
            "engine": "Vulnogram 0.0.9"
          },
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "psirt@mirantis.com",
              "ID": "CVE-2021-23218",
              "STATE": "PUBLIC",
              "TITLE": "Memory Leak in Mirantis Container Runtime (MCR) running in FIPS mode causes a Denial of Service"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Mirantis Container Runtime",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "=",
                                "version_name": "20.10",
                                "version_value": "20.10.8"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "Mirantis"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "When running with FIPS mode enabled, Mirantis Container Runtime 20.10.8 leaks memory during TLS Handshakes which could be abused to cause a denial of service."
                }
              ]
            },
            "generator": {
              "engine": "Vulnogram 0.0.9"
            },
            "impact": {
              "cvss": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "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:L",
                "version": "3.1"
              }
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-401 Improper Release of Memory Before Removing Last Reference"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://github.com/Mirantis/security/blob/main/advisories/0002.md",
                  "refsource": "MISC",
                  "url": "https://github.com/Mirantis/security/blob/main/advisories/0002.md"
                }
              ]
            },
            "source": {
              "advisory": "0002",
              "discovery": "INTERNAL"
            },
            "work_around": [
              {
                "lang": "en",
                "value": "Disable FIPS mode"
              }
            ]
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ac17a704-eccd-4263-a802-5cee95c1d547",
        "assignerShortName": "Mirantis",
        "cveId": "CVE-2021-23218",
        "datePublished": "2022-01-10T15:05:45.000Z",
        "dateReserved": "2022-01-10T00:00:00.000Z",
        "dateUpdated": "2024-08-03T19:05:55.507Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }