Skip to content

Commit b3c2745

Browse files
author
Pedro Ribeiro
committed
Add full disclosure URL
1 parent f680b66 commit b3c2745

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
@@ -36,7 +36,7 @@ def initialize(info = {})
3636
[ 'CVE', '2014-8499' ],
3737
[ 'OSVDB', 'TODO' ],
3838
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_pmp_privesc.txt' ],
39-
[ 'URL', 'TODO_FULLDISC_URL' ]
39+
[ 'URL', 'http://seclists.org/fulldisclosure/2014/Nov/18' ]
4040
],
4141
'DisclosureDate' => 'Nov 8 2014'))
4242

0 commit comments

Comments
 (0)