Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit f99f61a

Browse files
committed
Fix URL reference
1 parent af70e00 commit f99f61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/webapp_builder_shell_upload.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def initialize
1111
references: [
1212
['WPVDB', '8773'],
1313
['CVE', '2017-1002002'],
14-
['URL', 'http://www.vapidlabs.com/advisory.php?v=182']
14+
['URL', 'http://www.vapidlabs.com/advisory.php?v=181']
1515
],
1616
date: 'Mar 01 2017'
1717
)

0 commit comments

Comments
 (0)