Use io.CopyN with a max size limit when extracting files from zip archives during restore to prevent potential DoS via decompression bombs. |
||
|---|---|---|
| .. | ||
| dump.go | ||
| restore.go | ||
| restore_test.go | ||
Use io.CopyN with a max size limit when extracting files from zip archives during restore to prevent potential DoS via decompression bombs. |
||
|---|---|---|
| .. | ||
| dump.go | ||
| restore.go | ||
| restore_test.go | ||