cvelist/2021/36xxx/CVE-2021-36780.json
2023-01-19 13:37:14 +01:00

115 lines
4.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@suse.com",
"DATE_PUBLIC": "2021-12-17T00:00:00.000Z",
"ID": "CVE-2021-36780",
"STATE": "PUBLIC",
"TITLE": "Unauthorized data access from replicas through vulnerable instance manager pods"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Longhorn",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "longhorn",
"version_value": "1.1.3"
}
]
}
},
{
"product_name": "Longhorn",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "longhorn",
"version_value": "1.2.3v"
}
]
}
}
]
},
"vendor_name": "SUSE"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Dagan Henderson and Will Kline"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Missing Authentication for Critical Function vulnerability in longhorn of SUSE Longhorn allows attackers to connect to a longhorn-engine replica instance granting it the ability to read and write data to and from a replica that they should not have access to. This issue affects: SUSE Longhorn longhorn versions prior to 1.1.3; longhorn versions prior to 1.2.3v."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-306: Missing Authentication for Critical Function"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/longhorn/longhorn/security/advisories/GHSA-g358-m2wp-mhhx",
"refsource": "CONFIRM",
"url": "https://github.com/longhorn/longhorn/security/advisories/GHSA-g358-m2wp-mhhx"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1191819",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1191819"
}
]
},
"source": {
"advisory": "https://bugzilla.suse.com/show_bug.cgi?id=1191819",
"defect": [
"1191819"
],
"discovery": "EXTERNAL"
}
}