mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
898 B
898 B
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.