Skip to content

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Sep 19, 2022

@parse-github-assistant
Copy link

parse-github-assistant bot commented Sep 19, 2022

Thanks for opening this pull request!

  • ❌ Please edit your post and use the provided template when creating a new pull request. This helps everyone to understand your post better and asks for essential information to quicker review the pull request.

@codecov
Copy link

codecov bot commented Sep 19, 2022

Codecov Report

Base: 94.19% // Head: 94.17% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (61b144d) compared to base (e39d51b).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           release    #8182      +/-   ##
===========================================
- Coverage    94.19%   94.17%   -0.02%     
===========================================
  Files          182      182              
  Lines        13672    13674       +2     
===========================================
  Hits         12878    12878              
- Misses         794      796       +2     
Impacted Files Coverage Δ
src/RestWrite.js 93.96% <100.00%> (-0.14%) ⬇️
src/batch.js 92.98% <0.00%> (-1.76%) ⬇️
src/ParseServerRESTController.js 96.96% <0.00%> (-1.52%) ⬇️
src/Controllers/DatabaseController.js 93.89% <0.00%> (+0.14%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mtrezza mtrezza changed the title fix: release fix: session object properties can be updated by foreign user Sep 20, 2022
@mtrezza mtrezza merged commit 6d0b2f5 into parse-community:release Sep 20, 2022
parseplatformorg pushed a commit that referenced this pull request Sep 20, 2022
## [5.2.6](5.2.5...5.2.6) (2022-09-20)

### Bug Fixes

* session object properties can be updated by foreign user; this fixes a security vulnerability in which a foreign user can write to the session object of another user if the session object ID is known; the fix prevents writing to foreign session objects ([GHSA-6w4q-23cf-j9jp](GHSA-6w4q-23cf-j9jp)) ([#8182](#8182)) ([6d0b2f5](6d0b2f5))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.6

@parseplatformorg parseplatformorg added the state:released Released as stable version label Sep 20, 2022
@mtrezza mtrezza deleted the fix-release branch September 20, 2022 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:released Released as stable version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants