Update description with correct patched release

GSoC/Meterpreter_Web_Console
Brendan Coles 2018-09-13 08:22:13 +00:00
parent 0db1c34c40
commit a8c459db18
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
This module exploits an arbitrary file write vulnerability in the
Netscape Portable Runtime library (libnspr) on unpatched Solaris systems
prior to Solaris 10u4 which allows users to gain root privileges.
prior to Solaris 10u3 which allows users to gain root privileges.
libnspr versions prior to 4.6.3 allow users to specify a log file with
the `NSPR_LOG_FILE` environment variable. The log file is created with

View File

@ -19,7 +19,7 @@ class MetasploitModule < Msf::Exploit::Local
'Description' => %q{
This module exploits an arbitrary file write vulnerability in the
Netscape Portable Runtime library (libnspr) on unpatched Solaris systems
prior to Solaris 10u4 which allows users to gain root privileges.
prior to Solaris 10u3 which allows users to gain root privileges.
libnspr versions prior to 4.6.3 allow users to specify a log file with
the `NSPR_LOG_FILE` environment variable. The log file is created with