Publish Advisories

GHSA-6r7x-4q7g-h83j
GHSA-f9xf-jq4j-vqw4
GHSA-pvxj-25m6-7vqr
GHSA-6r7x-4q7g-h83j
This commit is contained in:
advisory-database[bot]
2024-04-24 21:04:24 +00:00
parent c49211dc1a
commit 5fac572fe5
4 changed files with 244 additions and 42 deletions
@@ -0,0 +1,80 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6r7x-4q7g-h83j",
"modified": "2024-04-24T21:03:07Z",
"published": "2022-05-13T01:02:31Z",
"aliases": [
"CVE-2019-6287"
],
"summary": "Rancher Project Members Have Continued Access to Namespaces After Being Removed From Them",
"details": "In Rancher 2.0.0 through 2.1.5, project members have continued access to create, update, read, and delete namespaces in a project after they have been removed from it.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/rancher/rancher"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.1.6"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.1.5"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6287"
},
{
"type": "WEB",
"url": "https://github.com/rancher/rancher/issues/17244"
},
{
"type": "WEB",
"url": "https://github.com/rancher/rancher/issues/17724"
},
{
"type": "WEB",
"url": "https://forums.rancher.com/t/rancher-release-v2-1-6/13148"
},
{
"type": "WEB",
"url": "https://forums.rancher.com/t/rancher-security-announcement-cve-2018-20321-and-cve-2019-6287/13149"
},
{
"type": "PACKAGE",
"url": "https://github.com/rancher/rancher"
},
{
"type": "WEB",
"url": "https://rancher.com/blog/2019/2019-01-29-explaining-security-vulnerabilities-addressed-in-rancher-v2-1-6-and-v2-0-11"
}
],
"database_specific": {
"cwe_ids": [
"CWE-269"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-04-24T21:03:07Z",
"nvd_published_at": "2019-04-10T15:29:00Z"
}
}
@@ -0,0 +1,84 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f9xf-jq4j-vqw4",
"modified": "2024-04-24T21:02:01Z",
"published": "2024-04-24T21:02:01Z",
"aliases": [
"CVE-2021-25318"
],
"summary": "Rancher does not properly specify ApiGroup when creating Kubernetes RBAC resources",
"details": "A vulnerability was discovered in Rancher versions 2.0 through the aforementioned fixed versions, where users were granted access to resources regardless of the resource's API group. For example Rancher should have allowed users access to `apps.catalog.cattle.io`, but instead incorrectly gave access to `apps.*`. Resource affected include: \n\n**Downstream clusters:**\napiservices\nclusters\nclusterrepos\npersistentvolumes\nstorageclasses\n\n**Rancher management cluster**\napprevisions\napps\ncatalogtemplates\ncatalogtemplateversions\nclusteralertgroups\nclusteralertrules\nclustercatalogs\nclusterloggings\nclustermonitorgraphs\nclusterregistrationtokens\nclusterroletemplatebindings\nclusterscans\netcdbackups\nnodepools\nnodes\nnotifiers\npipelineexecutions\npipelines\npipelinesettings\npodsecuritypolicytemplateprojectbindings\nprojectalertgroups\nprojectalertrules\nprojectcatalogs\nprojectloggings\nprojectmonitorgraphs\nprojectroletemplatebindings\nprojects\nsecrets\nsourcecodeproviderconfigs\n\nThere is not a direct mitigation besides upgrading to the patched Rancher versions.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/rancher/rancher"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.4.16"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/rancher/rancher"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.5.0"
},
{
"fixed": "2.5.9"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25318"
},
{
"type": "WEB",
"url": "https://github.com/rancher/rancher/issues/33590"
},
{
"type": "WEB",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1184913"
},
{
"type": "PACKAGE",
"url": "https://github.com/rancher/rancher"
}
],
"database_specific": {
"cwe_ids": [
"CWE-732"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-04-24T21:02:01Z",
"nvd_published_at": "2021-07-15T09:15:00Z"
}
}
@@ -0,0 +1,80 @@
{
"schema_version": "1.4.0",
"id": "GHSA-pvxj-25m6-7vqr",
"modified": "2024-04-24T21:01:59Z",
"published": "2024-04-24T21:01:59Z",
"aliases": [
"CVE-2021-31999"
],
"summary": "Rancher Privilege escalation vulnerability via malicious \"Connection\" header",
"details": "A vulnerability was discovered in Rancher 2.0.0 through the aforementioned patched versions, where a malicious Rancher user could craft an API request directed at the proxy for the Kubernetes API of a managed cluster to gain access to information they do not have access to. This is done by passing the \"Impersonate-User\" or \"Impersonate-Group\" header in the Connection header, which is then correctly removed by the proxy. At this point, instead of impersonating the user and their permissions, the request will act as if it was from the Rancher management server and incorrectly return the information. The vulnerability is limited to valid Rancher users with some level of permissions on the cluster. There is not a direct mitigation besides upgrading to the patched Rancher versions. \n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/rancher/rancher"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.4.16"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/rancher/rancher"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.5.0"
},
{
"fixed": "2.5.9"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31999"
},
{
"type": "WEB",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1187084"
},
{
"type": "PACKAGE",
"url": "https://github.com/rancher/rancher"
}
],
"database_specific": {
"cwe_ids": [
"CWE-807"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-04-24T21:01:59Z",
"nvd_published_at": "2021-07-15T09:15:00Z"
}
}
@@ -1,42 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6r7x-4q7g-h83j",
"modified": "2022-05-13T01:02:31Z",
"published": "2022-05-13T01:02:31Z",
"aliases": [
"CVE-2019-6287"
],
"details": "In Rancher 2.0.0 through 2.1.5, project members have continued access to create, update, read, and delete namespaces in a project after they have been removed from it.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6287"
},
{
"type": "WEB",
"url": "https://forums.rancher.com/c/announcements"
},
{
"type": "WEB",
"url": "https://rancher.com/blog/2019/2019-01-29-explaining-security-vulnerabilities-addressed-in-rancher-v2-1-6-and-v2-0-11"
}
],
"database_specific": {
"cwe_ids": [
"CWE-269"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-04-10T15:29:00Z"
}
}