cvelist/2023/28xxx/CVE-2023-28051.json

88 lines
2.8 KiB
JSON
Raw Normal View History

2023-03-10 06:00:38 +00:00
{
2023-04-07 08:00:36 +00:00
"data_version": "4.0",
2023-03-10 06:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-28051",
2023-04-07 08:00:36 +00:00
"ASSIGNER": "secure@dell.com",
"STATE": "PUBLIC"
2023-03-10 06:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-07 08:00:36 +00:00
"value": "Dell Power Manager, versions 3.10 and prior, contains an Improper Access Control vulnerability. A low-privileged attacker could potentially exploit this vulnerability to elevate privileges on the system."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284: Improper Access Control",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Dell",
"product": {
"product_data": [
{
"product_name": "Dell Power Manager (DPM)",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Versions 3.10 and prior"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.dell.com/support/kbdoc/en-us/000211891/dsa-2023-221-dell-power-manager",
"refsource": "MISC",
"name": "https://www.dell.com/support/kbdoc/en-us/000211891/dsa-2023-221-dell-power-manager"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-03-10 06:00:38 +00:00
}
]
}
}