cve/2017/CVE-2017-6297.md

18 lines
852 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-6297](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6297)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The L2TP Client in MikroTik RouterOS versions 6.83.3 and 6.37.4 does not enable IPsec encryption after a reboot, which allows man-in-the-middle attackers to view transmitted data unencrypted and gain access to networks on the L2TP server by monitoring the packets for the transmitted data and obtaining the L2TP secret.
### POC
#### Reference
- https://blog.milne.it/2017/02/24/mikrotik-routeros-security-vulnerability-l2tp-tunnel-unencrypted-cve-2017-6297/
#### Github
No PoCs found on GitHub currently.