fix: brute force guessing of user sensitive data via search patterns (GHSA-2m6g-crv8-p3c6)#8144
Merged
mtrezza merged 1 commit intoparse-community:releasefrom Sep 2, 2022
Merged
Conversation
Thanks for opening this pull request!
|
Codecov Report
@@ Coverage Diff @@
## release #8144 +/- ##
===========================================
- Coverage 94.16% 93.70% -0.47%
===========================================
Files 182 182
Lines 13669 13672 +3
===========================================
- Hits 12872 12811 -61
- Misses 797 861 +64
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
parseplatformorg
pushed a commit
that referenced
this pull request
Sep 2, 2022
## [5.2.5](5.2.4...5.2.5) (2022-09-02) ### Bug Fixes * brute force guessing of user sensitive data via search patterns; this fixes a security vulnerability in which internal and protected fields may be used as query constraints to guess the value of these fields and obtain sensitive data (GHSA-2m6g-crv8-p3c6) ([#8144](#8144)) ([e39d51b](e39d51b))
Contributor
|
🎉 This change has been released in version 5.2.5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes GHSA-2m6g-crv8-p3c6