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

72 lines
2.4 KiB
JSON
Raw Normal View History

2020-01-03 14:01:42 +00:00
{
"CVE_data_meta": {
2021-07-30 14:11:02 +00:00
"ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2020-02-24",
"ID": "CVE-2020-5329",
2021-07-29 11:51:18 -04:00
"STATE": "PUBLIC"
2021-07-30 14:11:02 +00:00
},
2021-07-29 11:51:18 -04:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2021-07-30 14:11:02 +00:00
"product_name": "Avamar",
2021-07-29 11:51:18 -04:00
"version": {
"version_data": [
{
2021-07-30 14:11:02 +00:00
"version_affected": "=",
2021-07-29 11:51:18 -04:00
"version_value": "7.3.1, 7.4.1"
}
]
}
}
]
2021-07-30 14:11:02 +00:00
},
2021-07-29 11:51:18 -04:00
"vendor_name": "Dell"
}
]
}
2021-07-30 14:11:02 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-03 14:01:42 +00:00
"description": {
"description_data": [
{
2021-07-30 14:11:02 +00:00
"lang": "eng",
2021-07-29 11:51:18 -04:00
"value": "Dell EMC Avamar Server contains an open redirect vulnerability. A remote unauthenticated attacker may exploit this vulnerability to redirect application users to arbitrary web URLs by tricking the victim users to click on maliciously crafted links."
}
]
2021-07-30 14:11:02 +00:00
},
2021-07-29 11:51:18 -04:00
"impact": {
"cvss": {
2021-07-30 14:11:02 +00:00
"baseScore": 6.1,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
2021-07-29 11:51:18 -04:00
"version": "3.0"
}
2021-07-30 14:11:02 +00:00
},
2021-07-29 11:51:18 -04:00
"problemtype": {
"problemtype_data": [
{
"description": [
{
2021-07-30 14:11:02 +00:00
"lang": "eng",
2021-07-29 11:51:18 -04:00
"value": "CWE-601: URL Redirection to Untrusted Site ('Open Redirect')"
}
]
}
]
2021-07-30 14:11:02 +00:00
},
2021-07-29 11:51:18 -04:00
"references": {
"reference_data": [
{
2021-07-30 14:11:02 +00:00
"refsource": "MISC",
"url": "https://www.dell.com/support/security/en-us/details/541529/DSA-2020-046-Dell-EMC-Avamar-Server-Open-Redirect-Vulnerability",
"name": "https://www.dell.com/support/security/en-us/details/541529/DSA-2020-046-Dell-EMC-Avamar-Server-Open-Redirect-Vulnerability"
2020-01-03 14:01:42 +00:00
}
]
}
}