cvelist/2021/24xxx/CVE-2021-24038.json
2021-08-18 16:32:51 -07:00

72 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve-assign@fb.com",
"DATE_ASSIGNED": "2021-07-20",
"ID": "CVE-2021-24038",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Facebook",
"product": {
"product_data": [
{
"product_name": "Oculus Desktop",
"version": {
"version_data": [
{
"version_affected": "!>=",
"version_value": "31.1.0.67.507"
},
{
"version_affected": "<",
"version_value": "31.1.0.67.507"
},
{
"version_affected": "!<=",
"version_value": "1.39"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Due to a bug with management of handles in OVRServiceLauncher.exe, an attacker could expose a privileged process handle to an unprivileged process, leading to local privilege escalation. This issue affects Oculus Desktop versions after 1.39 and prior to 31.1.0.67.507."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-269: Improper Privilege Management"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.facebook.com/security/advisories/cve-2021-24038",
"url": "https://www.facebook.com/security/advisories/cve-2021-24038"
}
]
}
}