cve/2023/CVE-2023-22319.md

18 lines
879 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-22319](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-22319)
![](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-89%3A%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen)
### Description
A sql injection vulnerability exists in the requestHandlers.js LoginAuth functionality of Milesight VPN v2.0.2. A specially-crafted network request can lead to authentication bypass. An attacker can send a malicious packet to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1701
#### Github
No PoCs found on GitHub currently.