Exploit matérialisé
CVE-2007-1911
1 exploit(s) public(s) pour cette CVE, 1 matérialisé(s) avec leur code.
À des fins de recherche défensive uniquement. Ne testez que sur des systèmes que vous possédez ou pour lesquels vous détenez une autorisation écrite. L'accès non autorisé est illégal.
ExploitDB
dos windows Vérifié
Source
Microsoft Word 2007 - Multiple Vulnerabilities
Par muts
Comment tester cet exploit
Déni de service : envoie une entrée malformée pour crasher le service. À tester en VM isolée, l'effet est destructif.
Code txt
# Mati Aharoni
# muts [.@.] offensive-security.com
# http://www.offensive-security.com
My 7 line python fuzzer found several file format bugs in 3 hours. Quite alarming.
No deep analysis was done, I leave that to the community.
These are some of the results:
file789-1.doc - Unspecified Overflow in word 2007 - Crash in wwlib.dll . Code execution is not trivial.
file798-1.doc . Word 2007 CPU exhaustion DOS - CPU shoots up to 100 %.
file613-1.doc - Word 2007 CPU exhaustion DOS + ding - CPU shoots up to 100 %, and windows goes .ding!.
These files can be found at http://www.offensive-security.com/0day/0day.tar.gz
backup: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/3690.tar.gz (04092007-0day.tar.gz)
Be safe,
Muts
# milw0rm.com [2007-04-09]