Skip to content

Commit e70ba81

Browse files
committed
Update references
1 parent 88bb2e2 commit e70ba81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/exploits/unix/fileformat/imagemagick_delegate.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,10 @@ def initialize(info = {})
3636
],
3737
'References' => [
3838
%w{CVE 2016-3714},
39+
%w{CVE 2016-7976},
3940
%w{URL https://imagetragick.com/},
4041
%w{URL http://seclists.org/oss-sec/2016/q2/205},
42+
%w{URL http://seclists.org/oss-sec/2016/q3/682},
4143
%w{URL https://github.com/ImageMagick/ImageMagick/commit/06c41ab},
4244
%w{URL https://github.com/ImageMagick/ImageMagick/commit/a347456},
4345
%w{URL http://permalink.gmane.org/gmane.comp.security.oss.general/19669}

0 commit comments

Comments
 (0)