cve/2022/CVE-2022-29912.md

22 lines
1.0 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-29912](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29912)
![](https://img.shields.io/static/v1?label=Product&message=Firefox%20ESR&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Thunderbird&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%20100%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2091.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Reader%20mode%20bypassed%20SameSite%20cookies&color=brighgreen)
### Description
Requests initiated through reader mode did not properly omit cookies with a SameSite attribute. This vulnerability affects Thunderbird < 91.9, Firefox ESR < 91.9, and Firefox < 100.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1692655
2024-06-09 00:33:16 +00:00
- https://bugzilla.mozilla.org/show_bug.cgi?id=1692655
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.