Add CVE-ID to module references

bug/bundler_fix
rastating 2015-03-24 22:30:43 +00:00
parent 7bf00f8f47
commit 7a0fe05803
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ class Metasploit3 < Msf::Auxiliary
'License' => MSF_LICENSE,
'References' =>
[
['CVE', '2015-2673'],
['WPVDB', '7808'],
['URL', 'http://blog.rastating.com/wp-easycart-privilege-escalation-information-disclosure']
],