Yii — CWE-502

All FrameworksYiiCWE-502

2 CVEs categorized as CWE-502 — Deserialization of Untrusted Data in Yii.

CVE-2023-47130HIGH2023
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.2…
CVE-2022-41922HIGH2022
`yiisoft/yii` before version 1.1.27 are vulnerable to Remote Code Execution (RCE) if the application calls `unserialize()` on arbitrary user input. This has been patched in 1.1.27.