Files
CVEs-PoC/2020/CVE-2020-26977.md
T
2024-05-25 21:48:12 +02:00

18 lines
858 B
Markdown

### [CVE-2020-26977](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26977)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2084%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=URL%20spoofing%20via%20unresponsive%20port%20in%20Firefox%20for%20Android&color=brighgreen)
### Description
By attempting to connect a website using an unresponsive port, an attacker could have controlled the content of a tab while the URL bar displayed the original domain. *Note: This issue only affects Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox < 84.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1676311
#### Github
No PoCs found on GitHub currently.