Commit ab65a78
committed
Skip GDAL VRT driver to mitigate security issue
Skip VRT driver to prevent arbitrary file reading vulnerability
reported in GDAL issue OSGeo/gdal#12645
and developmentseed/titiler#1180.
This configuration prevents exploitation of GDAL's VRT driver
which can be used to read arbitrary files from the filesystem.1 parent b98818c commit ab65a78
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
250 | 251 | | |
251 | 252 | | |
252 | 253 | | |
| |||
0 commit comments