jaghaimo / nfcli

Discord bot and a CLI tool to pretty print fleet files and more.
GNU General Public License v3.0
4 stars 6 forks source link

MagSaveData overflow #1

Open jaghaimo opened 2 years ago

jaghaimo commented 2 years ago

Maliciously forged fleet/ship file could exhaust all available memory through large quantities of (fake) ammunition entries. Even if within memory limits, the resulting image will be huge, causing network delays.

Limit MagSaveData to supported ammo types only.