We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d328b2c commit 0a97952Copy full SHA for 0a97952
modules/exploits/windows/http/trackit_file_upload.rb
@@ -32,9 +32,9 @@ def initialize(info = {})
32
'References' =>
33
[
34
[ 'CVE', '2014-4872' ],
35
- [ 'OSVDB', 'TODO' ],
+ [ 'OSVDB', '112741' ],
36
[ 'US-CERT-VU', '121036' ],
37
- [ 'URL', 'TODO_FULLDISC_URL' ],
+ [ 'URL', 'http://seclists.org/fulldisclosure/2014/Oct/34' ],
38
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/generic/bmc-track-it-11.3.txt' ]
39
],
40
'DefaultOptions' => { 'WfsDelay' => 30 },
0 commit comments