cvelist/2023/32xxx/CVE-2023-32196.json

99 lines
3.3 KiB
JSON
Raw Normal View History

2023-05-04 09:00:35 +00:00
{
2024-10-16 14:00:31 +00:00
"data_version": "4.0",
2023-05-04 09:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-32196",
2024-10-16 14:00:31 +00:00
"ASSIGNER": "security@suse.com",
"STATE": "PUBLIC"
2023-05-04 09:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-16 14:00:31 +00:00
"value": "A vulnerability has been identified whereby privilege escalation checks are not properly enforced for RoleTemplateobjects when external=true, which in specific scenarios can lead to privilege escalation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-269 Improper Privilege Management",
"cweId": "CWE-269"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SUSE",
"product": {
"product_data": [
{
"product_name": "rancher",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.7.0",
"version_value": "2.7.14"
},
{
"version_affected": "<",
"version_name": "2.8.0",
"version_value": "2.8.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-32196",
"refsource": "MISC",
"name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2023-32196"
},
{
"url": "https://github.com/rancher/rancher/security/advisories/GHSA-64jq-m7rq-768h",
"refsource": "MISC",
"name": "https://github.com/rancher/rancher/security/advisories/GHSA-64jq-m7rq-768h"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-05-04 09:00:35 +00:00
}
]
}
}