cve/2019/CVE-2019-11725.md

19 lines
931 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-11725](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11725)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2068%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Websocket%20resources%20bypass%20safebrowsing%20protections&color=brighgreen)
### Description
When a user navigates to site marked as unsafe by the Safebrowsing API, warning messages are displayed and navigation is interrupted but resources from the same site loaded through websockets are not blocked, leading to the loading of unsafe resources and bypassing safebrowsing protections. This vulnerability affects Firefox < 68.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1483510
2024-06-09 00:33:16 +00:00
- https://bugzilla.mozilla.org/show_bug.cgi?id=1483510
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.