Out out damn tick
parent
a40429158f
commit
642a13e820
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue