mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
18 lines
1012 B
Markdown
18 lines
1012 B
Markdown
### [CVE-2021-24000](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24000)
|
|

|
|

|
|
%20could%20be%20applied%20to%20a%20tab%20different%20from%20the%20visible%20tab&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
A race condition with requestPointerLock() and setTimeout() could have resulted in a user interacting with one tab when they believed they were on a separate tab. In conjunction with certain elements (such as <input type="file">) this could have led to an attack where a user was confused about the origin of the webpage and potentially disclosed information they did not intend to. This vulnerability affects Firefox < 88.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1694698
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|