You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the prototype pollution in resolve.js,the function resolve() in lib/bitbox/resolve.js in bitbox1.2.32.
The function resolve() lead to Prototype pollution in line 39. Hopefully, you can modify your code to avoid the risk of this vulnerability
I found the prototype pollution in resolve.js,the function resolve() in lib/bitbox/resolve.js in bitbox1.2.32.
The function resolve() lead to Prototype pollution in line 39. Hopefully, you can modify your code to avoid the risk of this vulnerability
https://cheatsheetseries.owasp.org/cheatsheets/Prototype_Pollution_Prevention_Cheat_Sheet.html
The text was updated successfully, but these errors were encountered: