mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
826 B
Markdown
18 lines
826 B
Markdown
### [CVE-2018-12370](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12370)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Reader View SameSite cookie protections are not checked on exiting. This allows for a payload to be triggered when Reader View is exited if loaded by a malicious site while Reader mode is active, bypassing CSRF protections. This vulnerability affects Firefox < 61.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1456652
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|