Sheeves11 / UnnamedFiefdomGame

A text-based MMO using browser based terminal emulation! Capture as many fiefdoms as you can!
7 stars 1 forks source link

User input needs sanitation #34

Closed Sheeves11 closed 2 years ago

Sheeves11 commented 2 years ago

Thanks to Bryan Anthony Myers for pointing this out! You can put a file path into the login field and get some really sketchy results.

Sheeves11 commented 2 years ago

Shortening the username input takes care of this specific issue! We need to watch this in the future for any user input that is written to a file or filename