cve/2023/CVE-2023-23907.md

18 lines
861 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-23907](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23907)
![](https://img.shields.io/static/v1?label=Product&message=MilesightVPN&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20v2.0.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%3A%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
A directory traversal vulnerability exists in the server.js start functionality of Milesight VPN v2.0.2. A specially-crafted network request can lead to arbitrary file read. An attacker can send a network request to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1702
#### Github
No PoCs found on GitHub currently.