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

Image editor fixes - crop, resize, filter plugins #1489

Merged
merged 11 commits into from
Aug 21, 2023

Conversation

skenow
Copy link
Contributor

@skenow skenow commented Aug 19, 2023

Main problem was the missing argument in strncmp() used to validate image paths for security. There also were missing line terminations in the javascript that added to the problem.

@skenow skenow requested a review from fiammybe August 19, 2023 22:21
@skenow skenow added this to the 2.0.0 (new) milestone Aug 19, 2023
@skenow skenow linked an issue Aug 19, 2023 that may be closed by this pull request
@skenow skenow changed the title Image editor fixes - crop, resize, filter plugins Image editor fixes - crop, resize, filter plugins (Draft) Aug 20, 2023
@skenow skenow marked this pull request as draft August 20, 2023 12:26
@skenow skenow changed the title Image editor fixes - crop, resize, filter plugins (Draft) Image editor fixes - crop, resize, filter plugins Aug 20, 2023
@skenow skenow marked this pull request as ready for review August 20, 2023 12:48
@skenow skenow merged commit f81527e into ImpressCMS:1.5.x Aug 21, 2023
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.

Fatal error in PHP8+ implode given a string instead of an array
2 participants