File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
modules/exploits/linux/http Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ def initialize(info = {})
15
15
super ( update_info ( info ,
16
16
'Name' => 'Realtek SDK Miniigd UPnP SOAP Command Execution' ,
17
17
'Description' => %q{
18
- Different devices using the Realtek SDK with the miniigd daemon are vulnerable to OS command
19
- injection in the UPnP SOAP interface. Since it is a blind OS command injection vulnerability,
20
- there is no output for the executed command.
18
+ Different devices using the Realtek SDK with the miniigd daemon are vulnerable to OS command
19
+ injection in the UPnP SOAP interface. Since it is a blind OS command injection vulnerability,
20
+ there is no output for the executed command.
21
21
This module has been tested in emulation on a Trendnet TEW-731BR router.
22
22
} ,
23
23
'Author' =>
You can’t perform that action at this time.
0 commit comments