Skip to content

Commit ac0b14e

Browse files
committed
Add the missing CVE reference
Was looking at all the 2013 exploit modules for missing CVE references
1 parent 0736677 commit ac0b14e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/windows/local/novell_client_nicm.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ def initialize(info={})
6262
},
6363
'References' =>
6464
[
65+
[ 'CVE', '2013-3956' ],
6566
[ 'OSVDB', '93718' ],
6667
[ 'URL', 'http://www.novell.com/support/kb/doc.php?id=7012497' ],
6768
[ 'URL', 'http://pastebin.com/GB4iiEwR' ]

0 commit comments

Comments
 (0)