Skip to content

Deserialization of untrusted data in \MelisCms\Controller\FrontPluginsController

High
sgris published GHSA-m3m3-6gww-7gj9 Oct 11, 2022

Package

composer melisplatform/melis-cms (Composer)

Affected versions

<= 5

Patched versions

5.0.1

Description

Impact

Attackers can deserialize arbitrary data on affected versions of melisplatform/melis-cms, and ultimately leads to the execution of arbitrary PHP code on the system. Conducting this attack does not require authentication.

Users should immediately upgrade to melisplatform/melis-cms >= 5.0.1.

Patches

This issue was addressed by restricting allowed classes when deserializing user-controlled data.

References

For more information

If you have any questions or comments about this advisory, you can contact:

  • The original reporters, by sending an email to vulnerability.research [at] sonarsource.com;
  • The maintainers, by opening an issue on this repository.

Severity

High

CVE ID

CVE-2022-39297

Weaknesses