Vulnerabilities/

Information disclosure in parse-server

Severity:
High

Description

  1. you can fetch all the users’ objects, by using regex in the NoSQL query. Using the NoSQL, you can use a regex on sessionToken ("_SessionToken":{"$regex":"r:027f"}} and find valid accounts this way.

Using this method, it’s possible to retrieve accounts without interaction from the users.

GET /parse/users/me HTTP/1.

Recommendation

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

References

Related Issues

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

This issue is available in SmartScanner Professional

See Pricing