Skip to content

Commit 0dca5ed

Browse files
committed
add osvdb ref 78480
1 parent df27e3e commit 0dca5ed

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)