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

72 lines
2.3 KiB
JSON
Raw Normal View History

2021-01-04 16:02:29 +00:00
{
"CVE_data_meta": {
2021-08-03 16:00:59 +00:00
"ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2021-06-30",
"ID": "CVE-2021-21581",
2021-08-03 11:23:31 -04:00
"STATE": "PUBLIC"
2021-08-03 16:00:59 +00:00
},
2021-08-03 11:23:31 -04:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2021-08-03 16:00:59 +00:00
"product_name": "Integrated Dell Remote Access Controller (iDRAC)",
2021-08-03 11:23:31 -04:00
"version": {
"version_data": [
{
2021-08-03 16:00:59 +00:00
"version_affected": "<",
2021-08-03 11:23:31 -04:00
"version_value": "5.00.00.00"
}
]
}
}
]
2021-08-03 16:00:59 +00:00
},
2021-08-03 11:23:31 -04:00
"vendor_name": "Dell"
}
]
}
2021-08-03 16:00:59 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-04 16:02:29 +00:00
"description": {
"description_data": [
{
2021-08-03 16:00:59 +00:00
"lang": "eng",
2021-08-03 11:23:31 -04:00
"value": "Dell EMC iDRAC9 versions prior to 5.00.00.00 contain a cross-site scripting vulnerability. A remote attacker could potentially exploit this vulnerability to run malicious HTML or JavaScript in a victim\u2019s browser by tricking a victim in to following a specially crafted link."
}
]
2021-08-03 16:00:59 +00:00
},
2021-08-03 11:23:31 -04:00
"impact": {
"cvss": {
2021-08-03 16:00:59 +00:00
"baseScore": 6.5,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
2021-08-03 11:23:31 -04:00
"version": "3.1"
}
2021-08-03 16:00:59 +00:00
},
2021-08-03 11:23:31 -04:00
"problemtype": {
"problemtype_data": [
{
"description": [
{
2021-08-03 16:00:59 +00:00
"lang": "eng",
2021-08-03 11:23:31 -04:00
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
2021-08-03 16:00:59 +00:00
},
2021-08-03 11:23:31 -04:00
"references": {
"reference_data": [
{
2021-08-03 16:00:59 +00:00
"refsource": "MISC",
"url": "https://www.dell.com/support/kbdoc/000189193",
"name": "https://www.dell.com/support/kbdoc/000189193"
2021-01-04 16:02:29 +00:00
}
]
}
}