Skip to content

Commit 7a0fe05

Browse files
committed
Add CVE-ID to module references
1 parent 7bf00f8 commit 7a0fe05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/admin/http/wp_easycart_privilege_escalation.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ def initialize(info = {})
2929
'License' => MSF_LICENSE,
3030
'References' =>
3131
[
32+
['CVE', '2015-2673'],
3233
['WPVDB', '7808'],
3334
['URL', 'http://blog.rastating.com/wp-easycart-privilege-escalation-information-disclosure']
3435
],

0 commit comments

Comments
 (0)