Skip to content

Commit 5fbc4b8

Browse files
committed
Add Microsoft advisory
1 parent 75bbd1c commit 5fbc4b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/windows/browser/ie_execcommand_uaf.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def initialize(info={})
4343
'References' =>
4444
[
4545
[ 'OSVDB', '85532' ],
46+
[ 'URL', 'http://technet.microsoft.com/en-us/security/advisory/2757760' ],
4647
[ 'URL', 'http://eromang.zataz.com/2012/09/16/zero-day-season-is-really-not-over-yet/' ],
4748
[ 'URL', 'http://blog.vulnhunt.com/index.php/2012/09/17/ie-execcommand-fuction-use-after-free-vulnerability-0day/'],
4849
[ 'URL', 'http://metasploit.com' ]

0 commit comments

Comments
 (0)