cvelist/2021/36xxx/CVE-2021-36783.json

109 lines
4.0 KiB
JSON
Raw Normal View History

2021-07-19 13:00:54 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security@suse.de",
"DATE_PUBLIC": "2022-08-19T00:00:00.000Z",
2021-07-19 13:00:54 +00:00
"ID": "CVE-2021-36783",
"STATE": "PUBLIC",
"TITLE": "Rancher: Failure to properly sanitize credentials in cluster template answers"
2021-07-19 13:00:54 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Rancher",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Rancher",
"version_value": "2.6.4"
}
]
}
},
{
"product_name": "Rancher",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Rancher",
"version_value": "2.5.13"
}
]
}
}
]
},
"vendor_name": "SUSE"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-07-19 13:00:54 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Exposure of Sensitive Information to an Unauthorized Actor vulnerability in SUSE Rancher allows authenticated Cluster Owners, Cluster Members, Project Owners and Project Members to read credentials, passwords and API tokens that have been stored in cleartext and exposed via API endpoints.\nThis issue affects:\nSUSE Rancher\nRancher versions prior to 2.6.4;\nRancher versions prior to 2.5.13."
2021-07-19 13:00:54 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"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"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1193990",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1193990"
},
{
"name": "https://github.com/rancher/rancher/security/advisories/GHSA-8w87-58w6-hfv8",
"refsource": "CONFIRM",
"url": "https://github.com/rancher/rancher/security/advisories/GHSA-8w87-58w6-hfv8"
}
]
},
"source": {
"advisory": "https://bugzilla.suse.com/show_bug.cgi?id=1193990",
"defect": [
"1193990"
],
"discovery": "INTERNAL"
2021-07-19 13:00:54 +00:00
}
}