cvelist/2024/23xxx/CVE-2024-23386.json

118 lines
4.6 KiB
JSON
Raw Normal View History

2024-01-16 04:00:41 +00:00
{
2024-11-04 11:00:31 +00:00
"data_version": "4.0",
2024-01-16 04:00:41 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-23386",
2024-11-04 11:00:31 +00:00
"ASSIGNER": "product-security@qualcomm.com",
"STATE": "PUBLIC"
2024-01-16 04:00:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-04 11:00:31 +00:00
"value": "memory corruption when WiFi display APIs are invoked with large random inputs."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Qualcomm, Inc.",
"product": {
"product_data": [
{
"product_name": "Snapdragon",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "FastConnect 6900"
},
{
"version_affected": "=",
"version_value": "FastConnect 7800"
},
{
"version_affected": "=",
"version_value": "SDM429W"
},
{
"version_affected": "=",
"version_value": "Snapdragon 429 Mobile Platform"
},
{
"version_affected": "=",
"version_value": "Snapdragon 8 Gen 1 Mobile Platform"
},
{
"version_affected": "=",
"version_value": "WCD9380"
},
{
"version_affected": "=",
"version_value": "WCN3620"
},
{
"version_affected": "=",
"version_value": "WCN3660B"
},
{
"version_affected": "=",
"version_value": "WSA8830"
},
{
"version_affected": "=",
"version_value": "WSA8835"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://docs.qualcomm.com/product/publicresources/securitybulletin/november-2024-bulletin.html",
"refsource": "MISC",
"name": "https://docs.qualcomm.com/product/publicresources/securitybulletin/november-2024-bulletin.html"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-01-16 04:00:41 +00:00
}
]
}
}