Files
CVEs-PoC/2018/CVE-2018-6608.md
T
2024-06-18 02:51:15 +02:00

20 lines
886 B
Markdown

### [CVE-2018-6608](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6608)
![](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
In the WebRTC component in Opera 51.0.2830.55, after visiting a web site that attempts to gather complete client information (such as https://ip.voidsec.com), the browser can disclose a private IP address in a STUN request.
### POC
#### Reference
- https://docs.google.com/spreadsheets/d/1Nm7mxfFvmdn-3Az-BtE5O0BIdbJiIAWUnkoAF_v_0ug/edit?usp=sharing
- https://voidsec.com/vpn-leak/
- https://www.bleepingcomputer.com/news/security/many-vpn-providers-leak-customers-ip-address-via-webrtc-bug/
#### Github
No PoCs found on GitHub currently.