Potential security problem with version r1605
I have the option for "Clients can register themselves" as disabled, however someone managed to do exactly that as shown in the activity log.
How can I stop this from happening again?
Does your database table tbl_options has the parameter „clients_can_register„ different from 0?
Does your database table tbl_options has the parameter „clients_can_register„ different from 0?
Apologies for the dumb question, but how can I check this? I don't think I have any tools to connect to the database
**** I've checked this and clients_can_register is set to 0 in the database Also created_by shows as null for this user
If you found that clients_can_register is 0 in the database then the issue maybe lies in the code somewhere. I can't seem to find a cause at this moment.
It is probably https://censys.com/cve-2024-11680/
It is probably https://censys.com/cve-2024-11680/
I made the recommended changes to the .htaccess file but it didn't seem to make any difference.