mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
866 B
Markdown
18 lines
866 B
Markdown
### [CVE-2007-3511](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3511)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The focus handling for the onkeydown event in Mozilla Firefox 1.5.0.12, 2.0.0.4 and other versions before 2.0.0.8, and SeaMonkey before 1.1.5 allows remote attackers to change field focus and copy keystrokes via the "for" attribute in a label, which bypasses the focus prevention, as demonstrated by changing focus from a textarea to a file upload field.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9763
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|