Skip to content

Commit 533b807

Browse files
author
Pedro Ribeiro
committed
Add OSVDB id
1 parent f20610a commit 533b807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/opmanager_socialit_file_upload.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def initialize(info = {})
2828
'References' =>
2929
[
3030
[ 'CVE', '2014-6034' ],
31-
[ 'OSVDB', 'TODO' ],
31+
[ 'OSVDB', '112276' ],
3232
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_opmanager_socialit_it360.txt' ],
3333
[ 'URL', 'http://seclists.org/fulldisclosure/2014/Sep/110' ]
3434
],

0 commit comments

Comments
 (0)