{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-32191", "ASSIGNER": "security@suse.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "When RKE provisions a cluster, it stores the cluster state in a configmap called `full-cluster-state` inside the `kube-system` namespace of the cluster itself. The information available in there allows non-admin users to escalate to admin." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-922: Insecure Storage of Sensitive Information", "cweId": "CWE-922" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "SUSE", "product": { "product_data": [ { "product_name": "rke", "version": { "version_data": [ { "version_affected": "<", "version_name": "1.4.18", "version_value": "1.4.19" }, { "version_affected": "<", "version_name": "1.5.9", "version_value": "1.5.10" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-32191", "refsource": "MISC", "name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-32191" }, { "url": "https://github.com/rancher/rke/security/advisories/GHSA-6gr4-52w6-vmqx", "refsource": "MISC", "name": "https://github.com/rancher/rke/security/advisories/GHSA-6gr4-52w6-vmqx" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "source": { "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.9, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } ] } }