Search Results (42 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2022-25774 1 Acquia 1 Mautic 2024-09-23 4.8 Medium
Prior to the patched version, logged in users of Mautic are vulnerable to a self XSS vulnerability in the notifications within Mautic. Users could inject malicious code into the notification when saving Dashboards.
CVE-2022-25769 2 Acquia, Mautic 2 Mautic, Mautic 2024-09-20 7.2 High
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.