cvelist/2022/22xxx/CVE-2022-22063.json

109 lines
4.0 KiB
JSON
Raw Normal View History

2021-12-21 10:01:01 +00:00
{
2022-12-15 18:40:08 +00:00
"data_version": "4.0",
2021-12-21 10:01:01 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-22063",
2022-12-15 18:40:08 +00:00
"ASSIGNER": "product-security@qualcomm.com",
"STATE": "PUBLIC"
2021-12-21 10:01:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-15 18:40:08 +00:00
"value": "Memory corruption in Core due to improper configuration in boot remapper."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Qualcomm, Inc.",
"product": {
"product_data": [
{
"product_name": "Snapdragon",
"version": {
"version_data": [
{
"version_value": "APQ8096AU",
"version_affected": "="
},
{
"version_value": "MDM9640",
"version_affected": "="
},
{
"version_value": "MDM9645",
"version_affected": "="
},
{
"version_value": "QCA6174",
"version_affected": "="
},
{
"version_value": "QCA6174A",
"version_affected": "="
},
{
"version_value": "QCA6574A",
"version_affected": "="
},
{
"version_value": "QCA6574AU",
"version_affected": "="
},
{
"version_value": "WCN3990",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.qualcomm.com/company/product-security/bulletins/december-2022-bulletin",
"refsource": "MISC",
"name": "https://www.qualcomm.com/company/product-security/bulletins/december-2022-bulletin"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2021-12-21 10:01:01 +00:00
}
]
}
}