Moderate severityNVD Advisory· Published Sep 18, 2024· Updated Sep 18, 2024
Improper regex in htaccess file
CVE-2022-25769
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 isn't correct, as the regex in the second FilesMatch only checks the filename, not the full path.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
mautic/corePackagist | < 3.3.5 | 3.3.5 |
mautic/corePackagist | >= 4.0.0, < 4.2.0 | 4.2.0 |
Affected products
2Patches
Vulnerability mechanics
References
3News mentions
0No linked articles in our index yet.