CVE-2022-39297 HIGH

CVE-2022-39297: Deserialization of untrusted data in MelisCms

Vendor Melisplatform
Product melis-cms
Weakness CWE-502 · Unsafe deserialization
Published October 12, 2022
Last update April 23, 2025

CVSS base score

7.7/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L

What the vulnerability does

01Description

MelisCms provides a full CMS for Melis Platform, including templating system, drag'n'drop of plugins, SEO and many administration tools. 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. This issue was addressed by restricting allowed classes when deserializing user-controlled data.

Key dates

02Disclosure timeline

October 12, 2022 CVE published
April 23, 2025 Record updated