Skip to content

Commit 2202635

Browse files
committed
Land rapid7#1995, OSVDB reference for Gitorious
2 parents e4cbd4b + 66f4424 commit 2202635

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/exploits/multi/http/gitorious_graph.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ def initialize(info = {})
2626
'License' => MSF_LICENSE,
2727
'References' =>
2828
[
29-
[ 'URL', 'http://gitorious.org/gitorious/mainline/commit/647aed91a4dc72e88a27476948dfbacd5d0bf7ce' ],
29+
[ 'OSVDB', '78480' ],
30+
[ 'URL', 'http://gitorious.org/gitorious/mainline/commit/647aed91a4dc72e88a27476948dfbacd5d0bf7ce' ]
3031
],
3132
'Privileged' => false,
3233
'Payload' =>

0 commit comments

Comments
 (0)