TheMineWay / Unity-Essential-Toolkit

Interconnected Unity packages that helps developers build games faster
https://themineway.github.io/Unity-Essential-Toolkit/
MIT License
2 stars 0 forks source link

HIGH PRIO - Fix missing storage key vulnerability #51

Closed TheMineWay closed 1 month ago

TheMineWay commented 1 month ago

When you read a key that does not exists it raises an error that might clear ALL data from the storage.

Fix 1:

Fix 2: