Skip to content

Commit 9df31e9

Browse files
author
Pedro Ribeiro
committed
Add OSVDB id
1 parent cc99a6a commit 9df31e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/http/manageengine_pmp_privesc.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def initialize(info = {})
3333
'References' =>
3434
[
3535
[ 'CVE', '2014-8499' ],
36-
#[ 'OSVDB', 'TODO' ],
36+
[ 'OSVDB', '114485' ],
3737
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_pmp_privesc.txt' ],
3838
[ 'URL', 'http://seclists.org/fulldisclosure/2014/Nov/18' ]
3939
],

0 commit comments

Comments
 (0)