Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-qf6m-6m4g-rmrc: Mautic has insufficient authentication in upgrade flow

Impact

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

Patches

Please upgrade to 4.4.1 or 5.1.1 or later.

Workarounds

None.

For more information

If you have any questions or comments about this advisory:

ghsa
#vulnerability#git#auth
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-47051

Mautic has insufficient authentication in upgrade flow

High severity GitHub Reviewed Published Sep 18, 2024 in mautic/mautic • Updated Sep 18, 2024

Package

Affected versions

>= 1.0.0-beta3, < 4.4.13

>= 5.0.0-alpha, < 5.1.1

Patched versions

4.4.13

5.1.1

>= 1.0.0-beta3, < 4.4.13

>= 5.0.0-alpha, < 5.1.1

Impact

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

Patches

Please upgrade to 4.4.1 or 5.1.1 or later.

Workarounds

None.

For more information

If you have any questions or comments about this advisory:

  • Email us at security@mautic.org

References

  • GHSA-qf6m-6m4g-rmrc
  • mautic/mautic@73b18e9
  • mautic/mautic@aee7bfb

Published to the GitHub Advisory Database

Sep 18, 2024

Last updated

Sep 18, 2024

Related news

GHSA-73gx-x7r9-77x2: Mautic allows Remote Code Execution and File Deletion in Asset Uploads

### Summary This advisory addresses two critical security vulnerabilities present in Mautic versions before 5.2.3. These vulnerabilities could be exploited by authenticated users. * **Remote Code Execution (RCE) via Asset Upload:** A Remote Code Execution vulnerability has been identified in the asset upload functionality. Insufficient enforcement of allowed file extensions allows an attacker to bypass restrictions and upload executable files, such as PHP scripts. * **Path Traversal File Deletion:** A Path Traversal vulnerability exists in the upload validation process. Due to improper handling of path components, an authenticated user can manipulate the file deletion process to delete arbitrary files on the host system. ### Mitigation Please update to 5.2.3 or later. ### Workarounds None ### References https://owasp.org/www-community/attacks/Code_Injection https://owasp.org/www-community/attacks/Path_Traversal If you have any questions or comments about this advisory: Ema...