From e67a75805cf68365e1b2abc99f18b63d33811a16 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 12 May 2023 15:24:57 -0400 Subject: [PATCH] Fix: Authenticated users can craft a POST request to delete any file on the webserver. Thank you @ bhopkins0 --- client_contact_edit_modal.php | 1 - client_location_edit_modal.php | 2 +- expense_edit_modal.php | 1 - post.php | 36 +++++++++++++++++++++++++++------- settings_company.php | 1 - user_edit_modal.php | 1 - user_profile.php | 1 - 7 files changed, 30 insertions(+), 13 deletions(-) diff --git a/client_contact_edit_modal.php b/client_contact_edit_modal.php index 86e799a5..6aa09f57 100644 --- a/client_contact_edit_modal.php +++ b/client_contact_edit_modal.php @@ -16,7 +16,6 @@ -