mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
692 B
Markdown
18 lines
692 B
Markdown
### [CVE-2010-1126](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1126)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The JavaScript implementation in WebKit allows remote attackers to send selected keystrokes to a form field in a hidden frame, instead of the intended form field in a visible frame, via certain calls to the focus method.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=552255
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|