Skip to content

Harden Files input method against executable file uploads#51

Open
cyrez wants to merge 2 commits into
joomla-framework:3.x-devfrom
cyrez:patch-1
Open

Harden Files input method against executable file uploads#51
cyrez wants to merge 2 commits into
joomla-framework:3.x-devfrom
cyrez:patch-1

Conversation

@cyrez

@cyrez cyrez commented Jun 22, 2026

Copy link
Copy Markdown

Pull Request in relation with PR https://github.com/joomla-framework/filesystem/pull/81/changes

Summary of Changes

This PR returns the "old" hardening behavior of the CMS Input Files get method

Testing Instructions

Code review, compare with original code of the CMS package (libraries/src/Input/Files.php > libraries/vendor/joomla/input/src/Files.php)

cyrez added 2 commits June 22, 2026 15:48
Removed the filter parameter from the get method and updated the return information.
Added a filter parameter to the get method to allow filtering of input values.
@cyrez cyrez changed the title Refactor get method by removing filter parameter Harden Files input method against executable file uploads Jun 22, 2026
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