Skip to content

Commit 8b6519b

Browse files
committed
Revert shortened reference
But it's so long. :(
1 parent ecb10eb commit 8b6519b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/auxiliary/scanner/http/apache_mod_cgi_bash_env.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ def initialize(info = {})
2424
],
2525
'References' => [
2626
['CVE', '2014-6271'],
27-
['URL', 'https://securityblog.redhat.com/2014/09/24/bash-specially-' +
28-
'crafted-environment-variables-code-injection-attack/'],
27+
['URL', 'https://securityblog.redhat.com/2014/09/24/bash-specially-crafted-environment-variables-code-injection-attack/'],
2928
['URL', 'http://seclists.org/oss-sec/2014/q3/649']
3029
],
3130
'DisclosureDate' => 'Sep 24 2014',

0 commit comments

Comments
 (0)