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 88bb2e2 commit e70ba81Copy full SHA for e70ba81
modules/exploits/unix/fileformat/imagemagick_delegate.rb
@@ -36,8 +36,10 @@ def initialize(info = {})
36
],
37
'References' => [
38
%w{CVE 2016-3714},
39
+ %w{CVE 2016-7976},
40
%w{URL https://imagetragick.com/},
41
%w{URL http://seclists.org/oss-sec/2016/q2/205},
42
+ %w{URL http://seclists.org/oss-sec/2016/q3/682},
43
%w{URL https://github.com/ImageMagick/ImageMagick/commit/06c41ab},
44
%w{URL https://github.com/ImageMagick/ImageMagick/commit/a347456},
45
%w{URL http://permalink.gmane.org/gmane.comp.security.oss.general/19669}
0 commit comments