qbcore-framework / qb-inventory

Slot Based Inventory System Used With QB-Core :school_satchel:
GNU General Public License v3.0
49 stars 376 forks source link

[SECURITY] Fix huge security flaw #397

Closed Z3rio closed 1 year ago

Z3rio commented 1 year ago

Description

This PR removes the event called qb-inventory:server:SaveStashItems. Which is used to update the items of any stash that exists in QBCore. There is also no base qb-core script that even uses this event, making it useless to still have this.

Checklist