Vulnerabilities (CVE)

Filtered by vendor Acquia Subscribe
Filtered by product Mautic
Total 29 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-25770 1 Acquia 1 Mautic 2025-02-27 N/A 7.5 HIGH
Mautic allows you to update the application via an upgrade script. The upgrade logic isn't shielded off correctly, which may lead to vulnerable situation. This vulnerability is mitigated by the fact that Mautic needs to be installed in a certain way to be vulnerable.
CVE-2022-25768 1 Acquia 1 Mautic 2025-02-27 N/A 6.5 MEDIUM
The logic in place to facilitate the update process via the user interface lacks access control to verify if permission exists to perform the tasks. Prior to this patch being applied it might be possible for an attacker to access the Mautic version number or to execute parts of the upgrade process without permission. As upgrading in the user interface is deprecated, this functionality is no longer required.
CVE-2022-25777 1 Acquia 1 Mautic 2025-02-27 N/A 6.5 MEDIUM
Prior to the patched version, an authenticated user of Mautic could read system files and access the internal addresses of the application due to a Server-Side Request Forgery (SSRF) vulnerability.
CVE-2024-47059 1 Acquia 1 Mautic 2025-02-27 N/A 4.3 MEDIUM
When logging in with the correct username and incorrect weak password, the user receives the notification, that their password is too weak. However when an incorrect username is provided alongside with a weak password, the application responds with ’Invalid credentials’ notification. This difference could be used to perform username enumeration.
CVE-2021-27916 1 Acquia 1 Mautic 2024-10-02 N/A 8.1 HIGH
Prior to the patched version, logged in users of Mautic are vulnerable to Relative Path Traversal/Arbitrary File Deletion. Regardless of the level of access the Mautic user had, they could delete files other than those in the media folders such as system files, libraries or other important files. This vulnerability exists in the implementation of the GrapesJS builder in Mautic.
CVE-2021-27915 1 Acquia 1 Mautic 2024-09-29 N/A 9.0 CRITICAL
Prior to the patched version, there is an XSS vulnerability in the description fields within the Mautic application which could be exploited by a logged in user of Mautic with the appropriate permissions. This could lead to the user having elevated access to the system.
CVE-2024-47058 1 Acquia 1 Mautic 2024-09-27 N/A 4.8 MEDIUM
With access to edit a Mautic form, the attacker can add Cross-Site Scripting stored in the html filed. This could be used to steal sensitive information from the user's current session.
CVE-2024-47050 1 Acquia 1 Mautic 2024-09-27 N/A 6.1 MEDIUM
Prior to this patch being applied, Mautic's tracking was vulnerable to Cross-Site Scripting through the Page URL variable.
CVE-2021-27917 1 Acquia 1 Mautic 2024-09-27 N/A 5.4 MEDIUM
Prior to this patch, a stored XSS vulnerability existed in the contact tracking and page hits report.
CVE-2022-25776 1 Acquia 1 Mautic 2024-09-24 N/A 6.5 MEDIUM
Prior to the patched version, logged in users of Mautic are able to access areas of the application that they should be prevented from accessing. Users could potentially access sensitive data such as names and surnames, company names and stage names.
CVE-2022-25775 1 Acquia 1 Mautic 2024-09-23 N/A 7.2 HIGH
Prior to the patched version, logged in users of Mautic are vulnerable to an SQL injection vulnerability in the Reports bundle. The user could retrieve and alter data like sensitive data, login, and depending on database permission the attacker can manipulate file systems.
CVE-2022-25774 1 Acquia 1 Mautic 2024-09-23 N/A 5.4 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-25772 1 Acquia 1 Mautic 2023-05-09 4.3 MEDIUM 6.1 MEDIUM
A cross-site scripting (XSS) vulnerability in the web tracking component of Mautic before 4.3.0 allows remote attackers to inject executable javascript
CVE-2021-27908 1 Acquia 1 Mautic 2022-07-29 2.1 LOW 4.4 MEDIUM
In all versions prior to Mautic 3.3.2, secret parameters such as database credentials could be exposed publicly by an authorized admin user through leveraging Symfony parameter syntax in any of the free text fields in Mautic’s configuration that are used in publicly facing parts of the application.
CVE-2021-27914 1 Acquia 1 Mautic 2022-06-08 3.5 LOW 4.8 MEDIUM
A cross-site scripting (XSS) vulnerability in the installer component of Mautic before 4.3.0 allows admins to inject executable javascript
CVE-2021-27911 1 Acquia 1 Mautic 2021-09-10 4.3 MEDIUM 6.1 MEDIUM
Mautic versions before 3.3.4/4.0.0 are vulnerable to an inline JS XSS attack through the contact's first or last name and triggered when viewing a contact's details page then clicking on the action drop down and hovering over the Campaigns button. Contact first and last name can be populated from different sources such as UI, API, 3rd party syncing, forms, etc.
CVE-2021-27910 1 Acquia 1 Mautic 2021-09-10 4.3 MEDIUM 6.1 MEDIUM
Insufficient sanitization / filtering allows for arbitrary JavaScript Injection in Mautic using the bounce management callback function. The values submitted in the "error" and "error_related_to" parameters of the POST request of the bounce management callback will be permanently stored and executed once the details page of an affected lead is opened by a Mautic user. An attacker with access to the bounce management callback function (identified with the Mailjet webhook, but it is assumed this will work uniformly across all kinds of webhooks) can inject arbitrary JavaScript Code into the "error" and "error_related_to" parameters of the POST request (POST /mailer/<product / webhook>/callback). It is noted that there is no authentication needed to access this function. The JavaScript Code is stored permanently in the web application and executed every time an authenticated user views the details page of a single contact / lead in Mautic. This means, arbitrary code can be executed to, e.g., steal or tamper with information.
CVE-2021-27909 1 Acquia 1 Mautic 2021-09-10 4.3 MEDIUM 6.1 MEDIUM
For Mautic versions prior to 3.3.4/4.0.0, there is an XSS vulnerability on Mautic's password reset page where a vulnerable parameter, "bundle," in the URL could allow an attacker to execute Javascript code. The attacker would be required to convince or trick the target into clicking a password reset URL with the vulnerable parameter utilized.
CVE-2021-27912 1 Acquia 1 Mautic 2021-09-03 3.5 LOW 5.4 MEDIUM
Mautic versions before 3.3.4/4.0.0 are vulnerable to an inline JS XSS attack when viewing Mautic assets by utilizing inline JS in the title and adding a broken image URL as a remote asset. This can only be leveraged by an authenticated user with permission to create or edit assets.
CVE-2021-27913 1 Acquia 1 Mautic 2021-09-03 3.5 LOW 3.5 LOW
The function mt_rand is used to generate session tokens, this function is cryptographically flawed due to its nature being one pseudorandomness, an attacker can take advantage of the cryptographically insecure nature of this function to enumerate session tokens for accounts that are not under his/her control This issue affects: Mautic Mautic versions prior to 3.3.4; versions prior to 4.0.0.