-
Notifications
You must be signed in to change notification settings - Fork 562
Commit 9a8a7e3
committed
fix CVE-2022-41417.
But GetDirectory() will create folder if not exists by design. The
problem exists in ~/App_Data/Files/<here> despite this fix.1 parent 61daddf commit 9a8a7e3
File tree
1 file changed
+1
-1
lines changed- BlogEngine/BlogEngine.Core/Providers/FileSystemProviders
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | - | ||
31 | + | ||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments