We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc04bf9 commit 31e9e97Copy full SHA for 31e9e97
modules/auxiliary/admin/http/bash_env.rb
@@ -23,7 +23,7 @@ def initialize(info = {})
23
'References' => [
24
['CVE', '2014-6271'],
25
['URL', 'https://securityblog.redhat.com/2014/09/24/bash-specially-crafted-environment-variables-code-injection-attack/'],
26
- ['URL', 'https://access.redhat.com/site/solutions/1207723']
+ ['URL', 'http://seclists.org/oss-sec/2014/q3/649']
27
],
28
'DisclosureDate' => 'Sep 24 2014',
29
'License' => MSF_LICENSE
0 commit comments