From 353d49d05b12669892e56ab640127ab5cce0268b Mon Sep 17 00:00:00 2001 From: sinn3r Date: Fri, 1 Jun 2012 12:04:46 -0500 Subject: [PATCH] Modify the description --- modules/exploits/windows/misc/gimp_script_fu.rb | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/modules/exploits/windows/misc/gimp_script_fu.rb b/modules/exploits/windows/misc/gimp_script_fu.rb index c8fc80321b..2b159ebb78 100644 --- a/modules/exploits/windows/misc/gimp_script_fu.rb +++ b/modules/exploits/windows/misc/gimp_script_fu.rb @@ -17,9 +17,12 @@ class Metasploit3 < Msf::Exploit::Remote 'Name' => 'GIMP script-fu Server Buffer Overflow', 'Description' => %q{ This module exploits a buffer overflow in the script-fu server - component on GIMP <= 2.6.12. By sending a specially crafted packet an - attacker may be able to execute arbitrary code. This module has been - tested on GIMP for Windows from installers provided by Jernej Simoncic. + component on GIMP <= 2.6.12. By sending a specially crafted packet, an + attacker may be able to achieve remote code execution under the context + of the user. + + This module has been tested on GIMP for Windows from installers + provided by Jernej Simoncic. }, 'Author' => [