Unitystation-fork / Unitystation-MillstoneSteam

Objectif Stream coop
GNU Affero General Public License v3.0
1 stars 1 forks source link

[SECURITY]Prototype Pollution in lodash #18 #127

Open foufie4 opened 7 months ago

foufie4 commented 7 months ago

Versions of lodash prior to 4.17.19 are vulnerable to Prototype Pollution. The functions pick, set, setWith, update, updateWith, and zipObjectDeep allow a malicious user to modify the prototype of Object if the property identifiers are user-supplied. Being affected by this issue requires manipulating objects based on user-provided property values or arrays.

This vulnerability causes the addition or modification of an existing property that will exist on all objects and may lead to Denial of Service or Code Execution under specific circumstances.

==> package-lock.json