Skip to content
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

Release 3.8.2 (security fix) #1292

Merged
merged 6 commits into from
Oct 18, 2021
Merged

Release 3.8.2 (security fix) #1292

merged 6 commits into from
Oct 18, 2021

Conversation

kasparsd
Copy link
Contributor

@kasparsd kasparsd commented Oct 12, 2021

Release Changelog

This release contains an important security fix for authenticated users when viewing the Stream records.

  • Security: Ensure the value of order query parameter forwarded to the database query when viewing the Stream records in the WordPress admin is either ASC or DESC. Previously it passes the whole value of order filtered through esc_sql().

Release Checklist

  • This pull request is to the master branch.
  • Release version follows semantic versioning. Does it include breaking changes?
  • Update changelog in readme.txt.
  • Bump version in stream.php.
  • Bump Stable tag in readme.txt.
  • Bump version in classes/class-plugin.php.
  • Draft a release on GitHub.

Change [ ] to [x] to mark the items as done.

@kasparsd kasparsd merged commit 4654c31 into master Oct 18, 2021
@kasparsd kasparsd deleted the release/3.8.2 branch October 18, 2021 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant