cve/2023/CVE-2023-25582.md

18 lines
980 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-25582](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25582)
![](https://img.shields.io/static/v1?label=Product&message=UR32L&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20v32.3.0.5%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
Two OS command injection vulnerabilities exist in the zebra vlan_name functionality of Milesight UR32L v32.3.0.5. A specially crafted network request can lead to command execution. An attacker can send a network request to trigger these vulnerabilities.This command injection is in the code branch that manages an already existing vlan configuration.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1723
#### Github
No PoCs found on GitHub currently.