Skip to content

Commit 9920c49

Browse files
jasnowpostmodern
andauthored
GHSA SYNC: 1 brand new advisory (#774)
* Added `patched_versions` to `gems/katello/CVE-2012-3503.yml`. The vulnerability was patched in commit Katello/katello@1fd91b1, which was tagged by the `katello-1.0.6-1` and `katello-1.1.7-1` release tags. However, the first gem version of katello published to https://rubygems.org is 1.5.0. I suspect that prior to the katello-1.5.0 gem, katello was installed directly from git. --------- Co-authored-by: Postmodern <postmodern.mod3@gmail.com>
1 parent 840f21a commit 9920c49

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

gems/katello/CVE-2012-3503.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
gem: katello
3+
cve: 2012-3503
4+
ghsa: 5xv2-q475-rwrh
5+
url: https://github.com/advisories/GHSA-5xv2-q475-rwrh
6+
title: Katello uses hard coded credential
7+
date: 2022-05-17
8+
description: |
9+
The installation script in Katello 1.0 and earlier does not properly
10+
generate the `Application.config.secret_token` value, which causes
11+
each default installation to have the same secret token, and allows
12+
remote attackers to authenticate to the CloudForms System Engine
13+
web interface as an arbitrary user by creating a cookie using the
14+
default `secret_token`.
15+
cvss_v2: 6.5
16+
cvss_v3: 9.8
17+
patched_versions:
18+
- "~> 1.0.6"
19+
- ">= 1.1.7"
20+
related:
21+
url:
22+
- https://nvd.nist.gov/vuln/detail/CVE-2012-3503
23+
- https://github.com/Katello/katello/pull/499
24+
- https://github.com/Katello/katello/commit/7c256fef9d75029d0ffff58ff1dcda915056d3a3
25+
- http://rhn.redhat.com/errata/RHSA-2012-1186.html
26+
- http://rhn.redhat.com/errata/RHSA-2012-1187.html
27+
- https://web.archive.org/web/20140806122239/http://secunia.com/advisories/50344
28+
- https://web.archive.org/web/20200229120740/http://www.securityfocus.com/bid/55140
29+
- https://github.com/advisories/GHSA-5xv2-q475-rwrh

0 commit comments

Comments
 (0)