Modify the description
parent
abbd8c8cd5
commit
353d49d05b
|
@ -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' =>
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue