diff --git a/modules/exploits/windows/fileformat/millenium_mp3_pls.rb b/modules/exploits/windows/fileformat/millenium_mp3_pls.rb index a96dd3c93f..d393cb9064 100644 --- a/modules/exploits/windows/fileformat/millenium_mp3_pls.rb +++ b/modules/exploits/windows/fileformat/millenium_mp3_pls.rb @@ -15,9 +15,9 @@ class Metasploit3 < Msf::Exploit::Remote def initialize(info = {}) super(update_info(info, - 'Name' => 'Millenium MP3 Studio 2.0 (PLS File) Stack Overflow.', + 'Name' => 'Millenium MP3 Studio 2.0 (PLS File) Stack Buffer Overflow', 'Description' => %q{ - This module exploits a stack-based buffer overflow in the Millenium MP3 Studio 2.0. + This module exploits a stack-based buffer overflow in Millenium MP3 Studio 2.0. An attacker must send the file to victim and the victim must open the file. Alternatively it may be possible to execute code remotely via an embedded PLS file within a browser, when the PLS extention is registered to Millenium MP3 Studio.