8.1
CVE-2023-4235
- EPSS 0.14%
- Veröffentlicht 17.04.2024 23:15:07
- Zuletzt bearbeitet 07.08.2025 13:50:55
- Quelle patrick@puiterwijk.org
- Teams Watchlist Login
- Unerledigt Login
A flaw was found in ofono, an Open Source Telephony on Linux. A stack overflow bug is triggered within the decode_deliver_report() function during the SMS decoding. It is assumed that the attack scenario is accessible from a compromised modem, a malicious base station, or just SMS. There is a bound check for this memcpy length in decode_submit(), but it was forgotten in decode_deliver_report().
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ofono Project ≫ Ofono Version < 2.1
Fedoraproject ≫ Fedora Version40
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.14% | 0.341 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
patrick@puiterwijk.org | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.