Skip to content

Commit 44084b4

Browse files
author
Jon Cave
committed
Correct Microsoft security bulletin for ppr_flatten_rec
1 parent 2e4ac41 commit 44084b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/local/ppr_flatten_rec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def initialize(info={})
5757
[ 'CVE', '2013-3660' ],
5858
[ 'EDB', '25912' ],
5959
[ 'OSVDB', '93539' ],
60-
[ 'MSB', 'MS13-015' ],
60+
[ 'MSB', 'MS13-053' ],
6161
[ 'URL', 'http://seclists.org/fulldisclosure/2013/May/91' ],
6262
],
6363
'DisclosureDate' => 'May 15 2013',

0 commit comments

Comments
 (0)