cvelist/2021/26xxx/CVE-2021-26725.json

132 lines
4.4 KiB
JSON
Raw Normal View History

2021-02-05 18:00:44 +00:00
{
2024-05-28 11:00:34 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2021-02-05 18:00:44 +00:00
"CVE_data_meta": {
"ID": "CVE-2021-26725",
2024-05-28 11:00:34 +00:00
"ASSIGNER": "prodsec@nozominetworks.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Path Traversal vulnerability when changing timezone using web GUI of Nozomi Networks Guardian, CMC allows an authenticated administrator to read-protected system files. This issue affects: Nozomi Networks Guardian 20.0.7.3 version 20.0.7.3 and prior versions. Nozomi Networks CMC 20.0.7.3 version 20.0.7.3 and prior versions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-24 Path Traversal: '../filedir'",
"cweId": "CWE-24"
}
]
}
]
2021-02-05 18:00:44 +00:00
},
2021-02-22 12:37:23 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
2021-02-22 21:00:44 +00:00
"vendor_name": "Nozomi Networks",
2021-02-22 12:37:23 +01:00
"product": {
"product_data": [
{
"product_name": "Guardian",
"version": {
"version_data": [
{
2024-05-28 11:00:34 +00:00
"version_affected": "=",
2021-02-22 21:00:44 +00:00
"version_value": "20.0.7.3 and prior versions"
2021-02-22 12:37:23 +01:00
}
]
}
},
{
"product_name": "CMC",
"version": {
"version_data": [
{
2024-05-28 11:00:34 +00:00
"version_affected": "=",
2021-02-22 21:00:44 +00:00
"version_value": "20.0.7.3 and prior versions"
2021-02-22 12:37:23 +01:00
}
]
}
}
]
2021-02-22 21:00:44 +00:00
}
2021-02-22 12:37:23 +01:00
}
]
}
},
2024-05-28 11:00:34 +00:00
"references": {
"reference_data": [
2021-02-05 18:00:44 +00:00
{
2024-05-28 11:00:34 +00:00
"url": "https://security.nozominetworks.com/NN-2021:2-01",
"refsource": "MISC",
"name": "https://security.nozominetworks.com/NN-2021:2-01"
2021-02-05 18:00:44 +00:00
}
]
2021-02-22 12:37:23 +01:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"source": {
"advisory": "https://security.nozominetworks.com/NN-2021:2-01",
"discovery": "EXTERNAL"
},
"work_around": [
{
2024-05-28 11:00:34 +00:00
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>Use internal firewall feature to limit management interface access and review user roles.</p>"
}
],
"value": "Use internal firewall feature to limit management interface access and review user roles."
}
],
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "<p>v19 series: Upgrade to v19.0.12. </p><p>v20 series: Upgrade to v20.0.7.4.</p>"
}
],
"value": "v19 series: Upgrade to v19.0.12. \n\nv20 series: Upgrade to v20.0.7.4."
2021-02-22 12:37:23 +01:00
}
2024-05-28 11:00:34 +00:00
],
"credits": [
{
"lang": "en",
"value": "This bug was found by Erik de Jong"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}
2021-02-05 18:00:44 +00:00
}