Fix #6694, typo fix
commit
63c6a6dbe2
|
@ -15,7 +15,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
||||||
'Name' => 'Apache Jetspeed Arbitrary File Upload',
|
'Name' => 'Apache Jetspeed Arbitrary File Upload',
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module exploits the unsecured User Manager REST API and a ZIP file
|
This module exploits the unsecured User Manager REST API and a ZIP file
|
||||||
path traversal in Apache Jetspeed-2, versions 2.3.0 and unknown earlier
|
path traversal in Apache Jetspeed-2, version 2.3.0 and unknown earlier
|
||||||
versions, to upload and execute a shell.
|
versions, to upload and execute a shell.
|
||||||
|
|
||||||
Note: this exploit will create, use, and then delete a new admin user.
|
Note: this exploit will create, use, and then delete a new admin user.
|
||||||
|
|
Loading…
Reference in New Issue