Skip to content

Improper regex in htaccess file

Moderate
RCheesley published GHSA-mj6m-246h-9w56 Feb 28, 2022

Package

composer mautic/core (Composer)

Affected versions

< 3.3.5, < 4.2.0

Patched versions

3.3.5, 4.2.0

Description

Impact

the 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.

Patches

Please upgrade to 3.3.5 or 4.2.0

Workarounds

No

References

For more information

If you have any questions or comments about this advisory:

Severity

Moderate

CVE ID

CVE-2022-25769

Weaknesses

Credits