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

72 lines
2.6 KiB
JSON
Raw Normal View History

2020-01-03 14:01:42 +00:00
{
"CVE_data_meta": {
2020-02-06 18:01:20 +00:00
"ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2020-01-29",
"ID": "CVE-2020-5317",
2020-02-06 12:42:47 -05:00
"STATE": "PUBLIC"
2020-02-06 18:01:20 +00:00
},
2020-02-06 12:42:47 -05:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2020-02-06 18:01:20 +00:00
"product_name": "Elastic Cloud Storage",
2020-02-06 12:42:47 -05:00
"version": {
"version_data": [
{
2020-02-06 18:01:20 +00:00
"version_affected": "<",
2020-02-06 12:42:47 -05:00
"version_value": "3.4.0.1"
}
]
}
}
]
2020-02-06 18:01:20 +00:00
},
2020-02-06 12:42:47 -05:00
"vendor_name": "Dell"
}
]
}
2020-02-06 18:01:20 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-03 14:01:42 +00:00
"description": {
"description_data": [
{
2020-02-06 18:01:20 +00:00
"lang": "eng",
2020-02-06 12:42:47 -05:00
"value": "Dell EMC ECS versions prior to 3.4.0.1 contain an XSS vulnerability. A remote authenticated malicious user could exploit this vulnerability to store malicious HTML or JavaScript code in a trusted application data store. When victim users access the data store through their browsers, the malicious code gets executed by the web browser in the context of the vulnerable web application."
}
]
2020-02-06 18:01:20 +00:00
},
2020-02-06 12:42:47 -05:00
"impact": {
"cvss": {
2020-02-06 18:01:20 +00:00
"baseScore": 6.2,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:H/A:N",
2020-02-06 12:42:47 -05:00
"version": "3.0"
}
2020-02-06 18:01:20 +00:00
},
2020-02-06 12:42:47 -05:00
"problemtype": {
"problemtype_data": [
{
"description": [
{
2020-02-06 18:01:20 +00:00
"lang": "eng",
2020-02-06 12:42:47 -05:00
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
2020-02-06 18:01:20 +00:00
},
2020-02-06 12:42:47 -05:00
"references": {
"reference_data": [
{
2020-02-06 18:01:20 +00:00
"refsource": "MISC",
"url": "https://www.dell.com/support/security/en-us/details/540788/DSA-2020-016-Dell-EMC-ECS-Cross-Site-Scripting-XSS-Vulnerability",
"name": "https://www.dell.com/support/security/en-us/details/540788/DSA-2020-016-Dell-EMC-ECS-Cross-Site-Scripting-XSS-Vulnerability"
2020-01-03 14:01:42 +00:00
}
]
}
}