Skip to content

Commit 65977c9

Browse files
committed
Add some more useful URLs
1 parent 5104915 commit 65977c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/exploits/multi/http/cve_2014_9390.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ def initialize(info = {})
4747
[
4848
['CVE', '2014-9390'],
4949
['URL', 'http://git-blame.blogspot.com.es/2014/12/git-1856-195-205-214-and-221-and.html'],
50+
['URL', 'http://article.gmane.org/gmane.linux.kernel/1853266'],
51+
['URL', 'https://community.rapid7.com/community/metasploit/blog/2014/12/30/12-days-of-haxmas-exploiting-cve-2014-9390-in-git-and-mercurial'],
52+
['URL', 'https://github.com/blog/1938-vulnerability-announced-update-your-git-clients'],
5053
['URL', 'https://www.mehmetince.net/one-git-command-may-cause-you-hacked-cve-2014-9390-exploitation-for-shell/'],
5154
['URL', 'http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.2.3_.282014-12-18.29'],
5255
['URL', 'http://selenic.com/repo/hg-stable/rev/c02a05cc6f5e'],

0 commit comments

Comments
 (0)