cvelist/2021/21xxx/CVE-2021-21515.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2021-01-04 16:01:52 +00:00
{
"CVE_data_meta": {
2021-03-01 21:00:50 +00:00
"ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2021-02-23",
"ID": "CVE-2021-21515",
2021-03-01 15:20:04 -05:00
"STATE": "PUBLIC"
2021-03-01 21:00:50 +00:00
},
2021-03-01 15:20:04 -05:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2021-03-01 21:00:50 +00:00
"product_name": "SourceOne",
2021-03-01 15:20:04 -05:00
"version": {
"version_data": [
{
2021-03-01 21:00:50 +00:00
"version_affected": "<",
2021-03-01 15:20:04 -05:00
"version_value": "7.2SP10-HF2"
}
]
}
}
]
2021-03-01 21:00:50 +00:00
},
2021-03-01 15:20:04 -05:00
"vendor_name": "Dell"
}
]
}
2021-03-01 21:00:50 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-04 16:01:52 +00:00
"description": {
"description_data": [
{
2021-03-01 21:00:50 +00:00
"lang": "eng",
2021-03-01 15:20:04 -05:00
"value": "Dell EMC SourceOne, versions 7.2SP10 and prior, contain a Stored Cross-Site Scripting vulnerability. A remote low privileged attacker may potentially exploit this vulnerability, to hijack user sessions or to trick a victim application user to unknowingly send arbitrary requests to the server."
}
]
2021-03-01 21:00:50 +00:00
},
2021-03-01 15:20:04 -05:00
"impact": {
"cvss": {
2021-03-01 21:00:50 +00:00
"baseScore": 9.0,
"baseSeverity": "Critical",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
2021-03-01 15:20:04 -05:00
"version": "3.1"
}
2021-03-01 21:00:50 +00:00
},
2021-03-01 15:20:04 -05:00
"problemtype": {
"problemtype_data": [
{
"description": [
{
2021-03-01 21:00:50 +00:00
"lang": "eng",
2021-03-01 15:20:04 -05:00
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
2021-03-01 21:00:50 +00:00
},
2021-03-01 15:20:04 -05:00
"references": {
"reference_data": [
{
2021-03-01 21:00:50 +00:00
"refsource": "MISC",
"url": "https://www.dell.com/support/kbdoc/en-us/000183430/dsa-2021-043-dell-emc-sourceone-java-script-xss-stored-vulnerability",
"name": "https://www.dell.com/support/kbdoc/en-us/000183430/dsa-2021-043-dell-emc-sourceone-java-script-xss-stored-vulnerability"
2021-01-04 16:01:52 +00:00
}
]
}
}