cvelist/2024/32xxx/CVE-2024-32855.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2024-04-19 10:00:33 +00:00
{
2024-06-25 05:00:36 +00:00
"data_version": "4.0",
2024-04-19 10:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-32855",
2024-06-25 05:00:36 +00:00
"ASSIGNER": "secure@dell.com",
"STATE": "PUBLIC"
2024-04-19 10:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-25 05:00:36 +00:00
"value": "Dell Client Platform BIOS contains an Out-of-bounds Write vulnerability in an externally developed component. A high privileged attacker with local access could potentially exploit this vulnerability, leading to Information tampering."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787: Out-of-bounds Write",
"cweId": "CWE-787"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Dell",
"product": {
"product_data": [
{
"product_name": "CPG BIOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "N/A",
"version_value": "1.30.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.dell.com/support/kbdoc/en-us/000225627/dsa-2024-123",
"refsource": "MISC",
"name": "https://www.dell.com/support/kbdoc/en-us/000225627/dsa-2024-123"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.8,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
2024-04-19 10:00:33 +00:00
}
]
}
}