We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2ea3e commit 8223df3Copy full SHA for 8223df3
modules/exploits/windows/fileformat/real_player_url_property_bof.rb
@@ -15,7 +15,7 @@ class Metasploit3 < Msf::Exploit::Remote
15
16
def initialize(info = {})
17
super(update_info(info,
18
- 'Name' => 'RealPlayer File Handling Buffer Overflow',
+ 'Name' => 'RealPlayer RealMedia File Handling Buffer Overflow',
19
'Description' => %q{
20
This module exploits a stack based buffer overflow on RealPlayer <=15.0.6.14.
21
The vulnerability exists in the handling of real media files, due to the insecure
0 commit comments