Security Advisory

CVE-2022-25769

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-18 14:47:09
Last updated 2024-09-18 21:28:12
Assigner Mautic
State PUBLISHED

Description

ImpactThe default .htaccess file has some restrictions in the access to PHP files to only allow specific PHP files to be executed in the root of the application. This logic isnt correct, as the regex in the second FilesMatch only checks the filename, not the full path.