Skip to content

Commit f0d6735

Browse files
committed
Land rapid7#5165, version number correction
2 parents 326be0c + 84c74b8 commit f0d6735

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)