Vulnerabilities/

Storing Password in Local Storage

Severity:
Medium

Description

The setPassword method (http://parseplatform.org/Parse-SDK-JS/api/2.9.1/Parse.User.html#setPassword) stores the user’s password in localStorage as raw text making it vulnerable to anyone with access to your localStorage. We believe this is the only time that password is stored at all.

Recommendation

Update the parse package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
parse
Anything's wrong? Let us know Last updated on January 09, 2023

This issue is available in SmartScanner Professional

See Pricing