mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-5xv2-q475-rwrh
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user