Vulnerability Details : CVE-2023-5184
Two potential signed to unsigned conversion errors and buffer overflow vulnerabilities at the following locations in the Zephyr IPM drivers.
Vulnerability category: Overflow
Products affected by CVE-2023-5184
- cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-5184
0.05%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 19 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-5184
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
8.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
2.0
|
6.0
|
NIST | |
7.0
|
HIGH | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H |
1.1
|
5.3
|
Zephyr Project |
CWE ids for CVE-2023-5184
-
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.Assigned by:
- nvd@nist.gov (Primary)
- vulnerabilities@zephyrproject.org (Secondary)
-
The product uses a signed primitive and performs a cast to an unsigned primitive, which can produce an unexpected value if the value of the signed primitive can not be represented using an unsigned primitive.Assigned by: vulnerabilities@zephyrproject.org (Secondary)
-
When converting from one data type to another, such as long to integer, data can be omitted or translated in a way that produces unexpected values. If the resulting values are used in a sensitive context, then dangerous behaviors may occur.Assigned by: nvd@nist.gov (Primary)
References for CVE-2023-5184
-
http://packetstormsecurity.com/files/175657/Zephyr-RTOS-3.x.0-Buffer-Overflows.html
Zephyr RTOS 3.x.0 Buffer Overflows ≈ Packet StormExploit;Third Party Advisory
-
http://www.openwall.com/lists/oss-security/2023/11/07/1
oss-security - HNS-2023-03 - HN Security Advisory - Multiple vulnerabilities in Zephyr RTOSMailing List
-
http://seclists.org/fulldisclosure/2023/Nov/1
Full Disclosure: HNS-2023-03 - HN Security Advisory - Multiple vulnerabilities in Zephyr RTOSMailing List;Third Party Advisory
-
https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-8x3p-q3r5-xh9g
Potential signed to unsigned conversion errors and buffer overflow vulnerabilities in the Zephyr IPM driver · Advisory · zephyrproject-rtos/zephyr · GitHubExploit;Vendor Advisory
Jump to