Publish Advisories

GHSA-6m9f-pj6w-w87g
GHSA-3vp4-m3rf-835h
This commit is contained in:
advisory-database[bot]
2025-01-29 18:50:05 +00:00
parent 971a64e9e6
commit d3d7ac835c
2 changed files with 15 additions and 3 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6m9f-pj6w-w87g",
"modified": "2023-04-25T18:09:03Z",
"modified": "2025-01-29T18:48:11Z",
"published": "2023-04-24T22:34:59Z",
"aliases": [
"CVE-2023-22651"
@@ -43,6 +43,14 @@
"type": "WEB",
"url": "https://github.com/rancher/rancher/security/advisories/GHSA-6m9f-pj6w-w87g"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22651"
},
{
"type": "WEB",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-22651"
},
{
"type": "PACKAGE",
"url": "https://github.com/rancher/rancher"
@@ -53,7 +61,10 @@
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-269",
"CWE-276"
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2023-04-24T22:34:59Z",
@@ -67,7 +67,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-20"
"CWE-20",
"CWE-77"
],
"severity": "MODERATE",
"github_reviewed": true,