From f1ef564bbadc48d0e4be06d2729be2c3cd1ca279 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 15:45:09 +0000 Subject: [PATCH] Publish GHSA-5xv2-q475-rwrh --- .../GHSA-5xv2-q475-rwrh.json | 38 +++++++++++++++++-- 1 file changed, 34 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-5xv2-q475-rwrh/GHSA-5xv2-q475-rwrh.json b/advisories/github-reviewed/2022/05/GHSA-5xv2-q475-rwrh/GHSA-5xv2-q475-rwrh.json index 5044b9ee312..94fb0ce16ce 100644 --- a/advisories/github-reviewed/2022/05/GHSA-5xv2-q475-rwrh/GHSA-5xv2-q475-rwrh.json +++ b/advisories/github-reviewed/2022/05/GHSA-5xv2-q475-rwrh/GHSA-5xv2-q475-rwrh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-5xv2-q475-rwrh", - "modified": "2024-04-09T14:24:53Z", + "modified": "2024-04-11T15:43:37Z", "published": "2022-05-17T05:13:13Z", "aliases": [ "CVE-2012-3503" @@ -9,7 +9,10 @@ "summary": "Katello uses hard coded credential", "details": "The installation script in Katello 1.0 and earlier does not properly generate the `Application.config.secret_token` value, which causes each default installation to have the same secret token, and allows remote attackers to authenticate to the CloudForms System Engine web interface as an arbitrary user by creating a cookie using the default `secret_token`.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -25,7 +28,26 @@ "introduced": "0" }, { - "last_affected": "1.0" + "fixed": "1.0.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "RubyGems", + "name": "katello" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.1.0" + }, + { + "fixed": "1.1.7" } ] } @@ -49,6 +71,14 @@ "type": "PACKAGE", "url": "https://github.com/Katello/katello" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-5xv2-q475-rwrh" + }, + { + "type": "WEB", + "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/katello/CVE-2012-3503.yml" + }, { "type": "WEB", "url": "https://web.archive.org/web/20140806122239/http://secunia.com/advisories/50344" @@ -70,7 +100,7 @@ "cwe_ids": [ "CWE-798" ], - "severity": "LOW", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-04-09T14:24:53Z", "nvd_published_at": "2012-08-25T10:29:00Z"