Out out damn tick

bug/bundler_fix
Tod Beardsley 2017-08-31 13:57:53 -05:00
parent a40429158f
commit 642a13e820
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class MetasploitModule < Msf::Exploit::Remote
'Description' => %q{ 'Description' => %q{
On some default Linux installations of PostgreSQL, the On some default Linux installations of PostgreSQL, the
postgres service account may write to the /tmp directory, and postgres service account may write to the /tmp directory, and
may source UDF Shared Libraries' from there as well, allowing may source UDF Shared Libraries from there as well, allowing
execution of arbitrary code. execution of arbitrary code.
This module compiles a Linux shared object file, uploads it to This module compiles a Linux shared object file, uploads it to