Vulnerabilities (CVE)

Filtered by vendor Yiiframework Subscribe
Total 24 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-6010 1 Yiiframework 1 Yiiframework 2024-11-21 5.0 MEDIUM 7.5 HIGH
In Yii Framework 2.x before 2.0.14, remote attackers could obtain potentially sensitive information from exception messages, or exploit reflected XSS on the error handler page in non-debug mode. Related to base/ErrorHandler.php, log/Dispatcher.php, and views/errorHandler/exception.php.
CVE-2018-6009 1 Yiiframework 1 Yiiframework 2024-11-21 6.8 MEDIUM 8.8 HIGH
In Yii Framework 2.x before 2.0.14, the switchIdentity function in web/User.php did not regenerate the CSRF token upon a change of identity.
CVE-2018-20745 1 Yiiframework 1 Yii 2024-11-21 4.3 MEDIUM 5.9 MEDIUM
Yii 2.x through 2.0.15.1 actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems.
CVE-2015-5467 1 Yiiframework 1 Yii 2024-11-21 N/A 9.8 CRITICAL
web\ViewAction in Yii (aka Yii2) 2.x before 2.0.5 allows attackers to execute any local .php file via a relative path in the view parameeter.