Skip to content

Commit 6bec3d2

Browse files
committed
Lint
1 parent 2900d45 commit 6bec3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/wp_givewp_rce.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def initialize(info = {})
1616
info,
1717
'Name' => 'GiveWP Unauthenticated Donation Process Exploit',
1818
'Description' => %q{
19-
The GiveWP Donation Plugin and Fundraising Platform plugin for WordPress in all versions up to and including 3.14.1 is vulnerable to a PHP Object Injection (POI) attack granting an unauthenticated arbitrary code execution.
19+
The GiveWP Donation Plugin and Fundraising Platform plugin for WordPress in all versions up to and including 3.14.1 is vulnerable to a PHP Object Injection (POI) attack granting an unauthenticated arbitrary code execution.
2020
},
2121

2222
'License' => MSF_LICENSE,

0 commit comments

Comments
 (0)