-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
The currently used version contains these vulnerabilities according to WhiteSource
1.
A prototype pollution vulnerability was found in lodash <4.17.11 where the functions merge, mergeWith, and defaultsDeep can be tricked into adding or modifying properties of Object.prototype.
Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.
Required solution:
Up[grade Lodash to v4.17.12
tilestrata-mapnik/package.json
Line 26 in 81770a0
"lodash": "^3.10.1", |
Metadata
Metadata
Assignees
Labels
No labels