Skip to content

Commit 84c74b8

Browse files
committed
use correct version number
1 parent 7dde7f6 commit 84c74b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/webapp/wp_worktheflow_upload.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def initialize(info = {})
4040
end
4141

4242
def check
43-
check_plugin_version_from_readme('work-the-flow-file-upload', '2.5.2')
43+
check_plugin_version_from_readme('work-the-flow-file-upload', '2.5.4')
4444
end
4545

4646
def exploit

0 commit comments

Comments
 (0)