cvelist/2024/28xxx/CVE-2024-28049.json

86 lines
2.9 KiB
JSON
Raw Normal View History

2024-03-01 05:00:34 +00:00
{
2024-11-13 21:00:34 +00:00
"data_version": "4.0",
2024-03-01 05:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-28049",
2024-11-13 21:00:34 +00:00
"ASSIGNER": "secure@intel.com",
"STATE": "PUBLIC"
2024-03-01 05:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-13 21:00:34 +00:00
"value": "Improper input validation in firmware for some Intel(R) PROSet/Wireless Software and Intel(R) Killer(TM) Wi-Fi wireless products before version 23.40 may allow an unauthenticated user to enable denial of service via adjacent access."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "denial of service"
},
{
"lang": "eng",
"value": "Improper input validation",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Intel(R) PROSet/Wireless Software and Intel(R) Killer(TM) Wi-Fi wireless products",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "before version 23.40"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01108.html",
"refsource": "MISC",
"name": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01108.html"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"attackVector": "ADJACENT_NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
2024-03-01 05:00:34 +00:00
}
]
}
}