cvelist/2024/37xxx/CVE-2024-37355.json

86 lines
2.7 KiB
JSON
Raw Normal View History

2024-08-15 04:00:35 +00:00
{
2025-02-12 22:00:33 +00:00
"data_version": "4.0",
2024-08-15 04:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-37355",
2025-02-12 22:00:33 +00:00
"ASSIGNER": "secure@intel.com",
"STATE": "PUBLIC"
2024-08-15 04:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-02-12 22:00:33 +00:00
"value": "Improper access control in some Intel(R) Graphics software may allow an authenticated user to potentially enable escalation of privilege via local access."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Escalation of Privilege"
},
{
"lang": "eng",
"value": "Improper Access Control",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Intel(R) Graphics software",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "See references"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://intel.com/content/www/us/en/security-center/advisory/intel-sa-01235.html",
"refsource": "MISC",
"name": "https://intel.com/content/www/us/en/security-center/advisory/intel-sa-01235.html"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
2024-08-15 04:00:35 +00:00
}
]
}
}