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.
                
            References
                    Configurations
                    No configuration.
History
                    20 Sep 2024, 12:30
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
        
        
  | 
18 Sep 2024, 15:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-09-18 15:15
Updated : 2024-09-20 12:30
NVD link : CVE-2022-25769
Mitre link : CVE-2022-25769
CVE.ORG link : CVE-2022-25769
JSON object : View
Products Affected
                No product.
CWE
                
                    
                        
                        CWE-1284
                        
            Improper Validation of Specified Quantity in Input
