Problem/Motivation
Security issue #173496 by alexpott,valthebald: remove insecure file example
It was removed by this commit
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork examples-3343470
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
jungle@cellear is the original reporter who reported it to the slack channel #examples-module.
Comment #6
jungleDid a quick look at the form
modules/file_example/src/Form/FileExampleReadWriteForm.php. Maybe the issue is the content that gets written should be sanitised,Comment #8
jungle