cvelist/2024/24xxx/CVE-2024-24983.json

86 lines
2.8 KiB
JSON
Raw Normal View History

2024-02-28 05:00:36 +00:00
{
2024-08-14 14:00:37 +00:00
"data_version": "4.0",
2024-02-28 05:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-24983",
2024-08-14 14:00:37 +00:00
"ASSIGNER": "secure@intel.com",
"STATE": "PUBLIC"
2024-02-28 05:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-14 14:00:37 +00:00
"value": "Protection mechanism failure in firmware for some Intel(R) Ethernet Network Controllers and Adapters E810 Series before version 4.4 may allow an unauthenticated user to potentially enable denial of service via network access."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "denial of service"
},
{
"lang": "eng",
"value": "Protection mechanism failure",
"cweId": "CWE-693"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Intel(R) Ethernet Network Controllers and Adapters E810 Series",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "before version 4.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00918.html",
"refsource": "MISC",
"name": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00918.html"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
2024-02-28 05:00:36 +00:00
}
]
}
}