Skip to content

Commit c5158a3

Browse files
committed
Update CVE
1 parent 2e76faa commit c5158a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/ms14_012_textrange.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def initialize(info={})
2828
],
2929
'References' =>
3030
[
31-
#[ 'CVE', '' ], # Not really sure if it's CVE-2014-0306 or CVE-2014-0307, waiting for iDefense
31+
[ 'CVE', '2014-0307' ],
3232
[ 'MSB', 'MS14-012' ]
3333
],
3434
'Platform' => 'win',

0 commit comments

Comments
 (0)