1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
# Firefox 3.6(XML parser)memory corruption PoC/Dos # by d3b4g # From tiny islands of maldivies # Tested: version 3.6 # Tested on windows XP SP3 # 20-01-2010 This same bug was in early version of firfox,found by (Wojciech Pawlikowski) This is just a update. This vulnerabilitycause a denial of service (memory corruption) via an XML document composed of a long series of start-tags with no corresponding end-tags. https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/11245.rar (Firefox-v3.6_PoC.rar) |