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

Commit 18e9d8d

Browse files
committed
Add WPVDB references
1 parent 182c822 commit 18e9d8d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

modules/exploits/dwnldr_xss_shell_upload.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ def initialize
1010
'Rob Carr <rob[at]rastating.com>' # Disclosure + WPXF module
1111
],
1212
references: [
13+
['WPVDB', '8556'],
1314
['URL', 'http://blog.rastating.com/dwnldr-1-0-stored-xss-disclosure']
1415
],
1516
date: 'Jul 18 2016'

modules/exploits/woo_email_control_reflected_xss_shell_upload.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ def initialize
1010
'Rob Carr <rob[at]rastating.com>' # Disclosure + WPXF module
1111
],
1212
references: [
13+
['WPVDB', '8559'],
1314
['URL', 'http://blog.rastating.com/woo-email-control-1-01-reflected-xss-disclosure']
1415
],
1516
date: 'Jul 18 2016'

0 commit comments

Comments
 (0)