-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: brute force guessing of user sensitive data via search patterns (GHSA-2m6g-crv8-p3c6) #8143
fix: brute force guessing of user sensitive data via search patterns (GHSA-2m6g-crv8-p3c6) #8143
Conversation
Thanks for opening this pull request!
|
Codecov Report
@@ Coverage Diff @@
## release-4.x.x #8143 +/- ##
=================================================
- Coverage 93.82% 84.14% -9.69%
=================================================
Files 170 170
Lines 12502 12524 +22
=================================================
- Hits 11730 10538 -1192
- Misses 772 1986 +1214
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
## [4.10.14](4.10.13...4.10.14) (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) ([#8143](#8143)) ([634c44a](634c44a))
🎉 This change has been released in version 4.10.14 |
The label |
Fixes GHSA-2m6g-crv8-p3c6