mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 03:02:30 +00:00
19 lines
898 B
Markdown
19 lines
898 B
Markdown
![]() |
### [CVE-2005-0230](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0230)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Firefox 1.0 does not prevent the user from dragging an executable file to the desktop when it has an image/gif content type but has a dangerous extension such as .bat or .exe, which allows remote attackers to bypass the intended restriction and execute arbitrary commands via malformed GIF files that can still be parsed by the Windows batch file parser, aka "firedragging."
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://marc.info/?l=bugtraq&m=110780995232064&w=2
|
||
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=279945
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|