### [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 #### Github No PoCs found on GitHub currently.