Skip to content

Commit a90ed82

Browse files
committed
Correct CVE format
1 parent 2b96c4e commit a90ed82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/mysql/mysql_mof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def initialize(info = {})
3232
'License' => MSF_LICENSE,
3333
'References' =>
3434
[
35-
['CVE', 'CVE-2012-5613'], #DISPUTED
35+
['CVE', '2012-5613'], #DISPUTED
3636
['EDB', '23083'],
3737
['URL', 'http://seclists.org/fulldisclosure/2012/Dec/13']
3838
],

0 commit comments

Comments
 (0)