cve/2022/CVE-2022-29915.md

19 lines
766 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-29915](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29915)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%20100%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Leaking%20cross-origin%20redirect%20through%20the%20Performance%20API&color=brighgreen)
### Description
The Performance API did not properly hide the fact whether a request cross-origin resource has observed redirects. This vulnerability affects Firefox < 100.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1751678
2024-06-09 00:33:16 +00:00
- https://bugzilla.mozilla.org/show_bug.cgi?id=1751678
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.