Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Fi3Wey

#31485of 53,630
8.1Total CVSS
Vulnerabilities · 1
PT-2022-26152
8.1
2022-11-21
Yii · Yiisoft/Yii · CVE-2022-41922
**Name of the Vulnerable Software and Affected Versions** yiisoft/yii versions prior to 1.1.27 **Description** The issue allows for Remote Code Execution (RCE) if the application calls `unserialize()` on arbitrary user input. **Recommendations** For versions prior to 1.1.27, upgrade yiisoft/yii to version 1.1.27 or higher. As a temporary workaround, consider avoiding the use of `unserialize()` on arbitrary user input until a patch is applied. Restrict access to user input that could be used to exploit this issue to minimize the risk of exploitation.