cve/2021/CVE-2021-21873.md

18 lines
859 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-21873](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21873)
![](https://img.shields.io/static/v1?label=Product&message=Lantronix&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=Lantronix%20PremierWave%202050%208.9.0.0R4%20(in%20QEMU)%20&color=brightgreen)
![](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=brightgreen)
2024-05-25 21:48:12 +02:00
### Description
A specially-crafted HTTP request can lead to arbitrary command execution in RSA keypasswd parameter. An attacker can make an authenticated HTTP request to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2021-1314
#### Github
No PoCs found on GitHub currently.