cvelist/2024/31xxx/CVE-2024-31407.json

86 lines
2.9 KiB
JSON
Raw Normal View History

2024-04-20 04:00:32 +00:00
{
2024-11-13 22:00:38 +00:00
"data_version": "4.0",
2024-04-20 04:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-31407",
2024-11-13 22:00:38 +00:00
"ASSIGNER": "secure@intel.com",
"STATE": "PUBLIC"
2024-04-20 04:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-13 22:00:38 +00:00
"value": "Uncontrolled search path in some Intel(R) High Level Synthesis Compiler software for Intel(R) Quartus(R) Prime Pro Edition Software before version 24.1 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": "Uncontrolled search path",
"cweId": "CWE-427"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Intel(R) High Level Synthesis Compiler software for Intel(R) Quartus(R) Prime Pro Edition Software",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "before version 24.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01148.html",
"refsource": "MISC",
"name": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01148.html"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
2024-04-20 04:00:32 +00:00
}
]
}
}