CVE-2023-47130 HIGH

CVE-2023-47130: Unsafe deserialization of user data in yiisoft/yii

Vendor Yiisoft
Product yii
Weakness CWE-502 · Unsafe deserialization
Published November 14, 2023
Last update August 14, 2024

CVSS base score

8.1/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:H

What the vulnerability does

01Description

Yii is an open source PHP web framework. yiisoft/yii before version 1.1.29 are vulnerable to Remote Code Execution (RCE) if the application calls `unserialize()` on arbitrary user input. An attacker may leverage this vulnerability to compromise the host system. A fix has been developed for the 1.1.29 release. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Key dates

02Disclosure timeline

November 14, 2023 CVE published
August 14, 2024 Record updated

Related vulnerabilities

04Related CVE