← Back to CVE List

CVE-2022-25769

Published: 2024-09-18T15:15Z
Last Modified: 2025-02-12T23:16Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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 isn't correct, as the regex in the second FilesMatch only checks the filename, not the full path. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt