Added references

unstable
Console 2013-05-28 23:15:10 +01:00
parent 7b43117d87
commit b39531cea6
1 changed files with 5 additions and 2 deletions

View File

@ -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,