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

Security fixes #534

Merged
merged 4 commits into from
Nov 9, 2021
Merged

Security fixes #534

merged 4 commits into from
Nov 9, 2021

Conversation

RussH
Copy link
Member

@RussH RussH commented May 11, 2021

(change serialization / unserialization to use JSON - POC patch as submitted)

(apply restrictive htaccess to /attachments and /upload) - and guidance in the project wiki.

Thanks go to Security Researchers Jens Winkle and Simon Jungherz for identifying these issues and reporting the vulnerability.

RussH added 4 commits May 11, 2021 16:40
resolves malicious upload vulnerability and commits the submitted patch for unsafe deserialisation.
@RussH
Copy link
Member Author

RussH commented May 11, 2021

PHP 7.2 build passed successfully.

@RussH RussH requested a review from shantadam May 11, 2021 16:26
@RussH RussH linked an issue May 11, 2021 that may be closed by this pull request
@RussH RussH self-assigned this Jul 15, 2021
@RussH
Copy link
Member Author

RussH commented Nov 9, 2021

Thanks go to Security Researchers Jens Winkle and Simon Jungherz for identifying these issues and reporting the vulnerability.

@RussH RussH merged commit 8c82b8a into opencats:master Nov 9, 2021
@RussH RussH deleted the Security-fixes branch November 9, 2021 21:01
RussH pushed a commit that referenced this pull request Oct 6, 2023
…631)

Apply FileUtility.php changes from PR #576 to .htaccess files from PR #534
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsafe Deserialization via unserialize
1 participant