7.2
CVE-2023-50244
- EPSS 10.1%
- Veröffentlicht 08.07.2024 16:15:06
- Zuletzt bearbeitet 04.11.2025 18:15:46
- Quelle talos-cna@cisco.com
- CVE-Watchlists
- Unerledigt
Two stack-based buffer overflow vulnerabilities exist in the boa formIpQoS functionality of Realtek rtl819x Jungle SDK v3.4.11. A specially crafted series of HTTP requests can lead to remote code execution. An attacker can send a series of HTTP requests to trigger these vulnerabilities.This stack-based buffer overflow is related to the `entry_name` request's parameter.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Realtek ≫ Rtl819x Jungle Software Development Kit Version3.4.11
Level1 ≫ Wbr-6013 Firmware Versionrer4_a_v3411b_2t2r_lev_09_170623
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 10.1% | 0.928 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| talos-cna@cisco.com | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-121 Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.