GSD-2019-14825

Vulnerability from gsd - Updated: 2022-05-24 00:00
Details
A cleartext password storage issue was discovered in Katello, versions 3.x.x.x before katello 3.12.2. Registry credentials used during container image discovery were inadvertently logged without being masked. This flaw could expose the registry credentials to other privileged users.
Aliases

{
  "GSD": {
    "alias": "CVE-2019-14825",
    "description": "A cleartext password storage issue was discovered in Katello, versions 3.x.x.x before katello 3.12.0.9. Registry credentials used during container image discovery were inadvertently logged without being masked. This flaw could expose the registry credentials to other privileged users.",
    "id": "GSD-2019-14825",
    "references": [
      "https://access.redhat.com/errata/RHSA-2019:3172"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "affected": [
        {
          "package": {
            "ecosystem": "RubyGems",
            "name": "katello",
            "purl": "pkg:gem/katello"
          }
        }
      ],
      "aliases": [
        "CVE-2019-14825",
        "GHSA-m4wh-848j-9w2r"
      ],
      "details": "A cleartext password storage issue was discovered in Katello, versions\n3.x.x.x before katello 3.12.2. Registry credentials used during container image\ndiscovery were inadvertently logged without being masked. This flaw could expose\nthe registry credentials to other privileged users.\n",
      "id": "GSD-2019-14825",
      "modified": "2022-05-24T00:00:00.000Z",
      "published": "2022-05-24T00:00:00.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14825"
        },
        {
          "type": "WEB",
          "url": "https://github.com/Katello/katello/pull/8244"
        },
        {
          "type": "WEB",
          "url": "https://github.com/Katello/katello/pull/8253"
        },
        {
          "type": "WEB",
          "url": "https://github.com/Katello/katello/commit/332484232b66b7907a8104a19ea97eb697b75c79"
        },
        {
          "type": "WEB",
          "url": "https://github.com/Katello/katello/commit/4eefa678a905140620ca8b390d48fe318d36e4ea"
        },
        {
          "type": "WEB",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1730668"
        },
        {
          "type": "WEB",
          "url": "https://github.com/Katello/katello/commits/3.12.2"
        },
        {
          "type": "WEB",
          "url": "https://projects.theforeman.org/issues/27485"
        }
      ],
      "schema_version": "1.4.0",
      "severity": [
        {
          "score": 2.7,
          "type": "CVSS_V3"
        }
      ],
      "summary": "Katello cleartext password storage issue"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2019-14825",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "katello",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "katello versions 3.x.x.x before katello 3.12.0.9"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Red Hat"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "A cleartext password storage issue was discovered in Katello, versions 3.x.x.x before katello 3.12.0.9. Registry credentials used during container image discovery were inadvertently logged without being masked. This flaw could expose the registry credentials to other privileged users."
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N",
            "version": "3.0"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-312",
                "lang": "eng",
                "value": "CWE-312"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14825",
            "refsource": "MISC",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14825"
          }
        ]
      }
    },
    "github.com/rubysec/ruby-advisory-db": {
      "cve": "2019-14825",
      "cvss_v3": 2.7,
      "date": "2022-05-24",
      "description": "A cleartext password storage issue was discovered in Katello, versions\n3.x.x.x before katello 3.12.2. Registry credentials used during container image\ndiscovery were inadvertently logged without being masked. This flaw could expose\nthe registry credentials to other privileged users.\n",
      "gem": "katello",
      "ghsa": "m4wh-848j-9w2r",
      "patched_versions": [
        "\u003e= 3.12.2"
      ],
      "related": {
        "url": [
          "https://github.com/Katello/katello/pull/8244",
          "https://github.com/Katello/katello/pull/8253",
          "https://github.com/Katello/katello/commit/332484232b66b7907a8104a19ea97eb697b75c79",
          "https://github.com/Katello/katello/commit/4eefa678a905140620ca8b390d48fe318d36e4ea",
          "https://bugzilla.redhat.com/show_bug.cgi?id=1730668",
          "https://github.com/Katello/katello/commits/3.12.2",
          "https://projects.theforeman.org/issues/27485"
        ]
      },
      "title": "Katello cleartext password storage issue",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14825"
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c3.12.2",
          "affected_versions": "All versions before 3.12.2",
          "cvss_v2": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-312",
            "CWE-937"
          ],
          "date": "2022-10-07",
          "description": "A cleartext password storage issue was discovered in Katello, versions 3.x.x.x before katello 3.12.0.9. Registry credentials used during container image discovery were inadvertently logged without being masked. This flaw could expose the registry credentials to other privileged users.",
          "fixed_versions": [
            "3.12.2"
          ],
          "identifier": "CVE-2019-14825",
          "identifiers": [
            "GHSA-m4wh-848j-9w2r",
            "CVE-2019-14825"
          ],
          "not_impacted": "All versions starting from 3.12.2",
          "package_slug": "gem/katello",
          "pubdate": "2022-05-24",
          "solution": "Upgrade to version 3.12.2 or above.",
          "title": "Cleartext Storage of Sensitive Information",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-14825",
            "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14825",
            "https://github.com/Katello/katello/pull/8244",
            "https://github.com/Katello/katello/pull/8253",
            "https://github.com/Katello/katello/commit/332484232b66b7907a8104a19ea97eb697b75c79",
            "https://github.com/Katello/katello/commit/4eefa678a905140620ca8b390d48fe318d36e4ea",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1730668",
            "https://github.com/Katello/katello/commits/3.12.2",
            "https://projects.theforeman.org/issues/27485",
            "https://github.com/advisories/GHSA-m4wh-848j-9w2r"
          ],
          "uuid": "6b80415c-3bd9-40f2-8acf-295b6f36bef5"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:theforeman:katello:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "3.12.0.9",
                "versionStartIncluding": "3.0.0.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2019-14825"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "A cleartext password storage issue was discovered in Katello, versions 3.x.x.x before katello 3.12.0.9. Registry credentials used during container image discovery were inadvertently logged without being masked. This flaw could expose the registry credentials to other privileged users."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-312"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14825",
              "refsource": "CONFIRM",
              "tags": [
                "Issue Tracking",
                "Third Party Advisory"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14825"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "SINGLE",
            "availabilityImpact": "NONE",
            "baseScore": 4.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 8.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 2.7,
            "baseSeverity": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 1.2,
          "impactScore": 1.4
        }
      },
      "lastModifiedDate": "2023-02-12T23:34Z",
      "publishedDate": "2019-11-25T16:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…