cvelist/2020/5xxx/CVE-2020-5377.json

77 lines
2.9 KiB
JSON
Raw Normal View History

2020-01-03 14:01:42 +00:00
{
"CVE_data_meta": {
2020-07-28 18:02:13 +00:00
"ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2020-07-26",
"ID": "CVE-2020-5377",
2020-07-28 13:45:33 -04:00
"STATE": "PUBLIC"
2020-07-28 18:02:13 +00:00
},
2020-07-28 13:45:33 -04:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2020-07-28 18:02:13 +00:00
"product_name": "Dell Open Manage Server Administrator",
2020-07-28 13:45:33 -04:00
"version": {
"version_data": [
{
2020-07-28 18:02:13 +00:00
"version_affected": "<",
2020-07-28 13:45:33 -04:00
"version_value": "9.5"
}
]
}
}
]
2020-07-28 18:02:13 +00:00
},
2020-07-28 13:45:33 -04:00
"vendor_name": "Dell"
}
]
}
2020-07-28 18:02:13 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-03 14:01:42 +00:00
"description": {
"description_data": [
{
2020-07-28 18:02:13 +00:00
"lang": "eng",
2020-07-28 13:45:33 -04:00
"value": "Dell EMC OpenManage Server Administrator (OMSA) versions 9.4 and prior contain multiple path traversal vulnerabilities. An unauthenticated remote attacker could potentially exploit these vulnerabilities by sending a crafted Web API request containing directory traversal character sequences to gain file system access on the compromised management station."
}
]
2020-07-28 18:02:13 +00:00
},
2020-07-28 13:45:33 -04:00
"impact": {
"cvss": {
2020-07-28 18:02:13 +00:00
"baseScore": 9.1,
"baseSeverity": "Critical",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
2020-07-28 13:45:33 -04:00
"version": "3.1"
}
2020-07-28 18:02:13 +00:00
},
2020-07-28 13:45:33 -04:00
"problemtype": {
"problemtype_data": [
{
"description": [
{
2020-07-28 18:02:13 +00:00
"lang": "eng",
2020-07-28 13:45:33 -04:00
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
2020-07-28 18:02:13 +00:00
},
2020-07-28 13:45:33 -04:00
"references": {
"reference_data": [
{
2020-07-28 18:02:13 +00:00
"refsource": "MISC",
"url": "https://www.dell.com/support/article/en-us/sln322304/dsa-2020-172-dell-emc-openmanage-server-administrator-omsa-path-traversal-vulnerability?lang=en",
"name": "https://www.dell.com/support/article/en-us/sln322304/dsa-2020-172-dell-emc-openmanage-server-administrator-omsa-path-traversal-vulnerability?lang=en"
2021-04-07 22:00:40 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/162110/Dell-OpenManage-Server-Administrator-9.4.0.0-File-Read.html",
"url": "http://packetstormsecurity.com/files/162110/Dell-OpenManage-Server-Administrator-9.4.0.0-File-Read.html"
2020-01-03 14:01:42 +00:00
}
]
}
}