Prototype pollution in sysmo.js
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Prototype pollution vulnerability in function extend() in sysmo/lib/sysmo.js in sysmo0.1.0
The function extend() lead to Prototype pollution in line 54 to 57 use target[property]=value .
https://cheatsheetseries.owasp.org/cheatsheets/Prototype_Pollution_Prevention_Cheat_Sheet.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.