CVE-2022-36063
CVSS V2 None
CVSS V3 Critical 9.8
Description
Azure RTOS USBx is a USB host, device, and on-the-go (OTG) embedded stack, fully integrated with Azure RTOS ThreadX and available for all Azure RTOS ThreadX–supported processors. Azure RTOS USBX implementation of host support for USB CDC ECM includes an integer underflow and a buffer overflow in the `_ux_host_class_cdc_ecm_mac_address_get` function which may be potentially exploited to achieve remote code execution or denial of service. Setting mac address string descriptor length to a `0` or `1` allows an attacker to introduce an integer underflow followed (string_length) by a buffer overflow of the `cdc_ecm -> ux_host_class_cdc_ecm_node_id` array. This may allow one to redirect the code execution flow or introduce a denial of service. The fix has been included in USBX release [6.1.12](https://github.com/azure-rtos/usbx/releases/tag/v6.1.12_rel). Improved mac address string descriptor length validation to check for unexpectedly small values may be used as a workaround.
Overview
- CVE ID
- CVE-2022-36063
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-10-10T21:15:11
- Last Modified Date
- 2022-10-12T18:17:13
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:microsoft:azure_rtos_usbx:*:*:*:*:*:*:*:* | 1 | OR | 6.1.11 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-36063 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36063 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-10-10 22:01:00 | Added to TrackCVE | |||
2022-12-07 05:58:53 | 2022-10-10T21:15Z | 2022-10-10T21:15:11 | CVE Published Date | updated |
2022-12-07 05:58:53 | 2022-10-12T18:17:13 | CVE Modified Date | updated | |
2022-12-07 05:58:53 | Analyzed | Vulnerability Status | updated |