GSD-2019-11202

Vulnerability from gsd - Updated: 2023-12-13 01:24
Details
An issue was discovered that affects the following versions of Rancher: v2.0.0 through v2.0.13, v2.1.0 through v2.1.8, and v2.2.0 through 2.2.1. When Rancher starts for the first time, it creates a default admin user with a well-known password. After initial setup, the Rancher administrator may choose to delete this default admin user. If Rancher is restarted, the default admin user will be recreated with the well-known default password. An attacker could exploit this by logging in with the default admin credentials. This can be mitigated by deactivating the default admin user rather than completing deleting them.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2019-11202",
    "description": "An issue was discovered that affects the following versions of Rancher: v2.0.0 through v2.0.13, v2.1.0 through v2.1.8, and v2.2.0 through 2.2.1. When Rancher starts for the first time, it creates a default admin user with a well-known password. After initial setup, the Rancher administrator may choose to delete this default admin user. If Rancher is restarted, the default admin user will be recreated with the well-known default password. An attacker could exploit this by logging in with the default admin credentials. This can be mitigated by deactivating the default admin user rather than completing deleting them.",
    "id": "GSD-2019-11202"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2019-11202"
      ],
      "details": "An issue was discovered that affects the following versions of Rancher: v2.0.0 through v2.0.13, v2.1.0 through v2.1.8, and v2.2.0 through 2.2.1. When Rancher starts for the first time, it creates a default admin user with a well-known password. After initial setup, the Rancher administrator may choose to delete this default admin user. If Rancher is restarted, the default admin user will be recreated with the well-known default password. An attacker could exploit this by logging in with the default admin credentials. This can be mitigated by deactivating the default admin user rather than completing deleting them.",
      "id": "GSD-2019-11202",
      "modified": "2023-12-13T01:24:02.188488Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2019-11202",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "An issue was discovered that affects the following versions of Rancher: v2.0.0 through v2.0.13, v2.1.0 through v2.1.8, and v2.2.0 through 2.2.1. When Rancher starts for the first time, it creates a default admin user with a well-known password. After initial setup, the Rancher administrator may choose to delete this default admin user. If Rancher is restarted, the default admin user will be recreated with the well-known default password. An attacker could exploit this by logging in with the default admin credentials. This can be mitigated by deactivating the default admin user rather than completing deleting them."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://forums.rancher.com/c/announcements",
            "refsource": "MISC",
            "url": "https://forums.rancher.com/c/announcements"
          },
          {
            "name": "https://rancher.com/docs/rancher/v2.x/en/security/",
            "refsource": "MISC",
            "url": "https://rancher.com/docs/rancher/v2.x/en/security/"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "_git_import_path": "go/github.com/rancher/rancher/pkg/dynamiclistener",
          "affected_range": "\u003e=v2.0.0 \u003c=v2.0.13 || \u003e=v2.1.0 \u003c=v2.1.8 || \u003e=v2.2.0 \u003c=v2.2.1",
          "affected_versions": "All versions starting from 2.0.0 up to 2.0.13, all versions starting from 2.1.0 up to 2.1.8, all versions starting from 2.2.0 up to 2.2.1",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-287",
            "CWE-937"
          ],
          "date": "2019-08-12",
          "description": "When Rancher starts for the first time, it creates a default admin user with a well-known password. After initial setup, the Rancher administrator may choose to delete this default admin user. If Rancher is restarted, the default admin user will be recreated with the well-known default password. An attacker could exploit this by logging in with the default admin credentials. This can be mitigated by deactivating the default admin user rather than completing deleting them.",
          "fixed_versions": [
            "v2.0.14",
            "v2.1.9",
            "v2.2.2-patch1"
          ],
          "identifier": "CVE-2019-11202",
          "identifiers": [
            "CVE-2019-11202"
          ],
          "not_impacted": "All versions before 2.0.0, all versions after 2.0.13 before 2.1.0, all versions after 2.1.8 before 2.2.0, all versions after 2.2.1",
          "package_slug": "go/github.com/rancher/rancher/pkg/dynamiclistener",
          "pubdate": "2019-07-30",
          "solution": "Upgrade to versions 2.0.14, 2.1.9, 2.2.2-patch1 or above.",
          "title": "Credentials Management",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-11202",
            "https://forums.rancher.com/c/announcements",
            "https://rancher.com/docs/rancher/v2.x/en/security/"
          ],
          "uuid": "f7005c91-4461-4139-a03a-87e597fc9cb5",
          "versions": [
            {
              "commit": {
                "sha": "14c6b3e8f903814c1bb9364187fb8193e33e7a82",
                "tags": [
                  "v2.0.0",
                  "v2.0.0-rc5"
                ],
                "timestamp": "20180501080503"
              },
              "number": "v2.0.0"
            },
            {
              "commit": {
                "sha": "32e12d5e1a418f917dc9b170e3354bf4e28c803b",
                "tags": [
                  "v2.1.0"
                ],
                "timestamp": "20181006015708"
              },
              "number": "v2.1.0"
            },
            {
              "commit": {
                "sha": "12cfb110ce1b6f86bdea4a69c01b5849ad631f7a",
                "tags": [
                  "v2.2.0",
                  "v2.2.0-rc15"
                ],
                "timestamp": "20190326002327"
              },
              "number": "v2.2.0"
            },
            {
              "commit": {
                "sha": "fe5d8dc66e6e36e8a56211bcf5c073b1d416c11f",
                "tags": [
                  "v2.1.8",
                  "v2.1.8-rc1"
                ],
                "timestamp": "20190327011015"
              },
              "number": "v2.1.8"
            },
            {
              "commit": {
                "sha": "b9918e8f6f9ab23a4a3a89859ad67563e8b29acc",
                "tags": [
                  "v2.0.13",
                  "v2.0.13-rc1"
                ],
                "timestamp": "20190327011019"
              },
              "number": "v2.0.13"
            },
            {
              "commit": {
                "sha": "66ac96fd5a13117344f3e45aa978aea2cb15b9d8",
                "tags": [
                  "v2.2.1"
                ],
                "timestamp": "20190328184851"
              },
              "number": "v2.2.1"
            },
            {
              "commit": {
                "sha": "8f45152192c7a66f1d1e10d881d3e57dcbee149a",
                "tags": [
                  "v2.0.14",
                  "v2.0.14-rc3"
                ],
                "timestamp": "20190417225328"
              },
              "number": "v2.0.14"
            },
            {
              "commit": {
                "sha": "922233bff3aae5d7711c2cd7f21abd73132c5ecc",
                "tags": [
                  "v2.1.9"
                ],
                "timestamp": "20190423092302"
              },
              "number": "v2.1.9"
            },
            {
              "commit": {
                "sha": "a7b55aac3fd9b30e870745251155d47848b5cd3a",
                "tags": [
                  "v2.2.2-patch1-rc1"
                ],
                "timestamp": "20190510210341"
              },
              "number": "v2.2.2-patch1"
            }
          ]
        },
        {
          "_git_import_path": "go/github.com/rancher/rancher/server",
          "affected_range": "\u003e=v2.0.0 \u003c=v2.0.13 || \u003e=v2.1.0 \u003c=v2.1.8 || \u003e=v2.2.0 \u003c=v2.2.1",
          "affected_versions": "All versions starting from 2.0.0 up to 2.0.13, all versions starting from 2.1.0 up to 2.1.8, all versions starting from 2.2.0 up to 2.2.1",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-287",
            "CWE-937"
          ],
          "date": "2019-08-12",
          "description": "When Rancher starts for the first time, it creates a default admin user with a well-known password. After initial setup, the Rancher administrator may choose to delete this default admin user. If Rancher is restarted, the default admin user will be recreated with the well-known default password. An attacker could exploit this by logging in with the default admin credentials. This can be mitigated by deactivating the default admin user rather than completing deleting them.",
          "fixed_versions": [
            "v2.3.0"
          ],
          "identifier": "CVE-2019-11202",
          "identifiers": [
            "CVE-2019-11202"
          ],
          "not_impacted": "All versions before 2.0.0, all versions after 2.0.13 before 2.1.0, all versions after 2.1.8 before 2.2.0, all versions after 2.2.1",
          "package_slug": "go/github.com/rancher/rancher/server",
          "pubdate": "2019-07-30",
          "solution": "Upgrade to version 2.3.0 or above.",
          "title": "Credentials Management",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-11202",
            "https://forums.rancher.com/c/announcements",
            "https://rancher.com/docs/rancher/v2.x/en/security/"
          ],
          "uuid": "ecf42a6d-0411-4341-b5c6-cd091e02b2fb",
          "versions": [
            {
              "commit": {
                "sha": "14c6b3e8f903814c1bb9364187fb8193e33e7a82",
                "tags": [
                  "v2.0.0",
                  "v2.0.0-rc5"
                ],
                "timestamp": "20180501080503"
              },
              "number": "v2.0.0"
            },
            {
              "commit": {
                "sha": "32e12d5e1a418f917dc9b170e3354bf4e28c803b",
                "tags": [
                  "v2.1.0"
                ],
                "timestamp": "20181006015708"
              },
              "number": "v2.1.0"
            },
            {
              "commit": {
                "sha": "12cfb110ce1b6f86bdea4a69c01b5849ad631f7a",
                "tags": [
                  "v2.2.0",
                  "v2.2.0-rc15"
                ],
                "timestamp": "20190326002327"
              },
              "number": "v2.2.0"
            },
            {
              "commit": {
                "sha": "fe5d8dc66e6e36e8a56211bcf5c073b1d416c11f",
                "tags": [
                  "v2.1.8",
                  "v2.1.8-rc1"
                ],
                "timestamp": "20190327011015"
              },
              "number": "v2.1.8"
            },
            {
              "commit": {
                "sha": "b9918e8f6f9ab23a4a3a89859ad67563e8b29acc",
                "tags": [
                  "v2.0.13",
                  "v2.0.13-rc1"
                ],
                "timestamp": "20190327011019"
              },
              "number": "v2.0.13"
            },
            {
              "commit": {
                "sha": "66ac96fd5a13117344f3e45aa978aea2cb15b9d8",
                "tags": [
                  "v2.2.1"
                ],
                "timestamp": "20190328184851"
              },
              "number": "v2.2.1"
            },
            {
              "commit": {
                "sha": "8695cbcc97571e0746518fef86287e5c27041e3a",
                "tags": [
                  "v2.3.0",
                  "v2.3.0-rc13"
                ],
                "timestamp": "20191008031225"
              },
              "number": "v2.3.0"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:suse:rancher:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2.2.1",
                "versionStartIncluding": "2.2.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:suse:rancher:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2.0.13",
                "versionStartIncluding": "2.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:suse:rancher:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2.1.8",
                "versionStartIncluding": "2.1.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2019-11202"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "An issue was discovered that affects the following versions of Rancher: v2.0.0 through v2.0.13, v2.1.0 through v2.1.8, and v2.2.0 through 2.2.1. When Rancher starts for the first time, it creates a default admin user with a well-known password. After initial setup, the Rancher administrator may choose to delete this default admin user. If Rancher is restarted, the default admin user will be recreated with the well-known default password. An attacker could exploit this by logging in with the default admin credentials. This can be mitigated by deactivating the default admin user rather than completing deleting them."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-287"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://rancher.com/docs/rancher/v2.x/en/security/",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://rancher.com/docs/rancher/v2.x/en/security/"
            },
            {
              "name": "https://forums.rancher.com/c/announcements",
              "refsource": "MISC",
              "tags": [
                "Release Notes",
                "Vendor Advisory"
              ],
              "url": "https://forums.rancher.com/c/announcements"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "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
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2022-04-13T23:44Z",
      "publishedDate": "2019-07-30T17:15Z"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…