Added references
parent
7b43117d87
commit
b39531cea6
|
@ -33,8 +33,11 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'License' => MSF_LICENSE,
|
||||
'References' =>
|
||||
[
|
||||
[ 'CVE', '2013-2115', '2013-1966'],
|
||||
[ 'URL', 'https://cwiki.apache.org/confluence/display/WW/S2-014']
|
||||
[ 'CVE', '2013-2115'],
|
||||
[ 'CVE', '2013-1966'],
|
||||
[ 'OSVDB', '93645'],
|
||||
[ 'URL', 'https://cwiki.apache.org/confluence/display/WW/S2-014'],
|
||||
[ 'URL', 'http://struts.apache.org/development/2.x/docs/s2-013.html']
|
||||
],
|
||||
'Platform' => [ 'win', 'linux', 'java'],
|
||||
'Privileged' => true,
|
||||
|
|
Loading…
Reference in New Issue