cvelist/2021/30xxx/CVE-2021-30913.json

84 lines
2.8 KiB
JSON
Raw Normal View History

2021-04-13 21:01:00 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-30913",
2021-10-28 19:00:59 +00:00
"ASSIGNER": "product-security@apple.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apple",
"product": {
"product_data": [
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "12.0"
}
]
}
},
{
"product_name": "macOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "11.6"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "An unprivileged application may be able to edit NVRAM variables"
}
]
}
]
},
"references": {
"reference_data": [
2022-05-26 06:01:30 +00:00
{
"refsource": "CONFIRM",
"name": "https://support.apple.com/kb/HT212871",
"url": "https://support.apple.com/kb/HT212871"
},
2021-10-28 19:00:59 +00:00
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT212869",
"name": "https://support.apple.com/en-us/HT212869"
},
{
"refsource": "MISC",
"url": "https://support.apple.com/en-us/HT212872",
"name": "https://support.apple.com/en-us/HT212872"
}
]
2021-04-13 21:01:00 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-10-28 19:00:59 +00:00
"value": "The issue was addressed with improved permissions logic. This issue is fixed in macOS Monterey 12.0.1, macOS Big Sur 11.6.1. An unprivileged application may be able to edit NVRAM variables."
2021-04-13 21:01:00 +00:00
}
]
}
}