cve/2024/CVE-2024-4773.md

19 lines
844 B
Markdown
Raw Permalink Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-4773](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4773)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=URL%20bar%20could%20be%20cleared%20after%20network%20error&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
When a network error occurred during page load, the prior content could have remained in view with a blank URL bar. This could have been used to obfuscate a spoofed web site. This vulnerability affects Firefox < 126.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1875248
#### Github
No PoCs found on GitHub currently.