From 2052b4ef5693b234d5caacd19ac512c4a8c44467 Mon Sep 17 00:00:00 2001 From: Tod Beardsley Date: Mon, 20 Jul 2015 16:36:47 -0500 Subject: [PATCH] Fixed the HT leak attribution a little --- .../exploits/multi/browser/adobe_flash_opaque_background_uaf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/multi/browser/adobe_flash_opaque_background_uaf.rb b/modules/exploits/multi/browser/adobe_flash_opaque_background_uaf.rb index 3389892337..bb4886ba44 100644 --- a/modules/exploits/multi/browser/adobe_flash_opaque_background_uaf.rb +++ b/modules/exploits/multi/browser/adobe_flash_opaque_background_uaf.rb @@ -15,7 +15,7 @@ class Metasploit3 < Msf::Exploit::Remote 'Name' => 'Adobe Flash opaqueBackground Use After Free', 'Description' => %q{ This module exploits an use after free on Adobe Flash Player. The vulnerability, - discovered by Hacking Team and made public in its July 2015 data leak, was + discovered by Hacking Team and made public as part of the July 2015 data leak, was described as an Use After Free while handling the opaqueBackground property 7 setter of the flash.display.DisplayObject class. This module is an early release tested on: