cvelist/2022/0xxx/CVE-2022-0882.json

86 lines
2.7 KiB
JSON
Raw Normal View History

2022-03-10 17:25:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security@google.com",
2022-03-10 17:25:33 +00:00
"ID": "CVE-2022-0882",
"STATE": "PUBLIC",
"TITLE": "Illegal access to Kernel log in Fuchsia "
2022-03-10 17:25:33 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Fuchsia Kernel",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "4.1.1"
}
]
}
}
]
},
"vendor_name": "Google LLC"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-10 17:25:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A bug exists where an attacker can read the kernel log through exposed Zircon kernel addresses without the required capability ZX_RSRC_KIND_ROOT. It is recommended to upgrade the Fuchsia kernel to 4.1.1 or greater."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Information Exposure"
}
]
2022-03-10 17:25:33 +00:00
}
]
},
"references": {
"reference_data": [
{
2022-05-03 16:01:32 +00:00
"refsource": "MISC",
"url": "https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=94740",
"name": "https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=94740"
}
]
},
"source": {
"discovery": "EXTERNAL"
2022-03-10 17:25:33 +00:00
}
2022-05-03 16:01:32 +00:00
}