There is insufficient sanitization of tainted file names...
High severity
Unreviewed
Published
Sep 5, 2023
to the GitHub Advisory Database
•
Updated Apr 4, 2024
Description
Published by the National Vulnerability Database
Sep 5, 2023
Published to the GitHub Advisory Database
Sep 5, 2023
Last updated
Apr 4, 2024
There is insufficient sanitization of tainted file names that are directly concatenated with a path that is subsequently passed to a ‘require_once’ statement. This allows arbitrary files with the ‘.php’ extension for which the absolute path is known to be included and executed. There are no known means in PHPFusion through which an attacker can upload and target a ‘.php’ file payload.
References