Files
CVEs-PoC/2010/CVE-2010-1126.md
T
2024-06-18 02:51:15 +02:00

18 lines
692 B
Markdown

### [CVE-2010-1126](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1126)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.