File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ def initialize(info={})
17
17
This module exploits an use after free condition on Adobe Reader versions 11.0.2, 10.1.6
18
18
and 9.5.4 and prior. The vulnerability exists while handling the ToolButton object, where
19
19
the cEnable callback can be used to early free the object memory. Later use of the object
20
- allows to trigger the use after free condition. This module has been tested successfully
21
- on Adobe Reader 11.0.2 and 10.0.4, with IE and Windows XP SP3, as exploited in the wild on
22
- November 2013. At the moment this module doesn't support Adobe Reader 9 targets, in order
20
+ allows triggering the use after free condition. This module has been tested successfully
21
+ on Adobe Reader 11.0.2 and 10.0.4, with IE and Windows XP SP3, as exploited in the wild in
22
+ November, 2013. At the moment, this module doesn't support Adobe Reader 9 targets; in order
23
23
to exploit Adobe Reader 9 the fileformat version of the exploit can be used.
24
24
} ,
25
25
'License' => MSF_LICENSE ,
Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ def initialize(info = {})
18
18
This module exploits an use after free condition on Adobe Reader versions 11.0.2, 10.1.6
19
19
and 9.5.4 and prior. The vulnerability exists while handling the ToolButton object, where
20
20
the cEnable callback can be used to early free the object memory. Later use of the object
21
- allows to trigger the use after free condition. This module has been tested successfully
22
- on Adobe Reader 11.0.2, 10.0.4 and 9.5.0 on Windows XP SP3, as exploited in the wild on
23
- November 2013.
21
+ allows triggering the use after free condition. This module has been tested successfully
22
+ on Adobe Reader 11.0.2, 10.0.4 and 9.5.0 on Windows XP SP3, as exploited in the wild in
23
+ November, 2013.
24
24
} ,
25
25
'License' => MSF_LICENSE ,
26
26
'Author' =>
@@ -358,4 +358,4 @@ def make_pdf(js)
358
358
AcroRd32_60000000!DllCanUnloadNow+0x1493ae:
359
359
60197b9b ff9064030000 call dword ptr [eax+364h] ds:0023:0c0c0c0c=????????
360
360
361
- =end
361
+ =end
You can’t perform that action at this time.
0 commit comments