cve/2015/CVE-2015-0834.md

18 lines
809 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-0834](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0834)
![](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 WebRTC subsystem in Mozilla Firefox before 36.0 recognizes turns: and stuns: URIs but accesses the TURN or STUN server without using TLS, which makes it easier for man-in-the-middle attackers to discover credentials by spoofing a server and completing a brute-force attack within a short time window.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
#### Github
- https://github.com/ARPSyndicate/cvemon