cve/2023/CVE-2023-50381.md

20 lines
1.2 KiB
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2023-50381](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-50381)
![](https://img.shields.io/static/v1?label=Product&message=WBR-6013&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=rtl819x%20Jungle%20SDK&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20RER4_A_v3411b_2T2R_LEV_09_170623%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20v3.4.11%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-78%3A%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20OS%20Command%20('OS%20Command%20Injection')&color=brighgreen)
### Description
Three os command injection vulnerabilities exist in the boa formWsc functionality of Realtek rtl819x Jungle SDK v3.4.11. A specially crafted series of HTTP requests can lead to arbitrary command execution. An attacker can send a series of HTTP requests to trigger these vulnerabilities.This command injection is related to the `targetAPSsid` request's parameter.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1899
#### Github
No PoCs found on GitHub currently.