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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
page/EventHandler.cpp in WebCore in WebKit in Google Chrome before 5.0.375.70 does not properly handle a change of the focused frame during the dispatching of keydown, which allows user-assisted remote attackers to redirect keystrokes via a crafted HTML document, aka rdar problem 7018610. NOTE: this might overlap CVE-2010-1422.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=552255
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|