VYPR

Vendor CVEs

Yiiframework

All CVEs

28 total · sorted by risk
  • CVE-2024-58136CriKEVApr 10, 2025
    risk 0.70cvss 9.0epss 0.85

    Yii 2 before 2.0.52 mishandles the attaching of behavior that is defined by an __class array key, a CVE-2024-4990 regression, as exploited in the wild in February through April 2025.

  • CVE-2015-5467CriSep 21, 2023
    risk 0.64cvss 9.8epss 0.01

    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.

  • CVE-2023-26750CriApr 4, 2023
    risk 0.64cvss 9.8epss 0.02

    SQL injection vulnerability found in Yii Framework Yii 2 Framework before v.2.0.47 allows the a remote attacker to execute arbitrary code via the runAction function. NOTE: the software maintainer's position is that the vulnerability is in third-party code, not in the framework.

  • CVE-2018-8073CriMar 21, 2018
    risk 0.64cvss 9.8epss 0.02

    Yii 2.x before 2.0.15 allows remote attackers to execute arbitrary LUA code via a variant of the CVE-2018-7269 attack in conjunction with the Redis extension.

  • CVE-2018-7269CriMar 21, 2018
    risk 0.64cvss 9.8epss 0.01

    The findByCondition function in framework/db/ActiveRecord.php in Yii 2.x before 2.0.15 allows remote attackers to conduct SQL injection attacks via a findOne() or findAll() call, unless a developer recognizes an undocumented need to sanitize array input.

  • CVE-2024-4990CriMar 20, 2025
    risk 0.59cvss 9.1epss 0.80

    In yiisoft/yii2 version 2.0.48, the base Component class contains a vulnerability where the `__set()` magic method does not validate that the value passed is a valid Behavior class name or configuration. This allows an attacker to instantiate arbitrary classes, passing…

  • CVE-2020-15148HigSep 15, 2020
    risk 0.57cvss 8.9epss 0.79

    Yii 2 (yiisoft/yii2) before version 2.0.38 is vulnerable to remote code execution if the application calls `unserialize()` on arbitrary user input. This is fixed in version 2.0.38. A possible workaround without upgrading is available in the linked advisory.

  • CVE-2018-8074HigMar 21, 2018
    risk 0.53cvss 8.1epss 0.02

    Yii 2.x before 2.0.15 allows remote attackers to inject unintended search conditions via a variant of the CVE-2018-7269 attack in conjunction with the Elasticsearch extension.

  • CVE-2020-36655HigJan 21, 2023
    risk 0.50cvss 8.8epss 0.01

    Yii Yii2 Gii before 2.2.2 allows remote attackers to execute arbitrary code via the Generator.php messageCategory field. The attacker can embed arbitrary PHP code into the model file.

  • CVE-2018-6009HigJan 22, 2018
    risk 0.50cvss 8.8epss 0.01

    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-2023-47130HigNov 14, 2023
    risk 0.46cvss 8.1epss 0.03

    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…

  • CVE-2022-41922HigNov 23, 2022
    risk 0.46cvss 8.1epss 0.01

    `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.

  • CVE-2021-3689HigAug 10, 2021
    risk 0.42cvss 7.5epss 0.02

    yii2 is vulnerable to Use of Predictable Algorithm in Random Number Generator

  • CVE-2018-6010HigJan 22, 2018
    risk 0.42cvss 7.5epss 0.03

    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…

  • CVE-2025-2690MedMar 24, 2025
    risk 0.41cvss 6.3epss 0.01

    A vulnerability, which was classified as critical, was found in yiisoft Yii2 up to 2.0.39. This affects the function Generate of the file phpunit\src\Framework\MockObject\MockClass.php. The manipulation leads to deserialization. It is possible to initiate the attack remotely.…

  • CVE-2025-2689MedMar 24, 2025
    risk 0.41cvss 6.3epss 0.01

    A vulnerability, which was classified as critical, has been found in yiisoft Yii2 up to 2.0.45. Affected by this issue is the function getIterator of the file symfony\finder\Iterator\SortableIterator.php. The manipulation leads to deserialization. The attack may be launched…

  • CVE-2022-31454MedJul 28, 2023
    risk 0.40cvss 6.1epss 0.00

    Yii 2 v2.0.45 was discovered to contain a cross-site scripting (XSS) vulnerability via the endpoint /books. NOTE: this is disputed by the vendor because the cve-2022-31454-8e8555c31fd3 page does not describe why /books has a relationship to Yii 2.

  • CVE-2017-11516MedJul 21, 2017
    risk 0.40cvss 6.1epss 0.01

    An XSS vulnerability exists in framework/views/errorHandler/exception.php in Yii Framework 2.0.12 affecting the exception screen when debug mode is enabled, because $exception->errorInfo is mishandled.

  • CVE-2023-50714MedDec 22, 2023
    risk 0.37cvss 6.8epss 0.00

    yii2-authclient is an extension that adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0. In yii2-authclient prior to version 2.2.15, the Oauth2 PKCE implementation is vulnerable in 2 ways. First, the `authCodeVerifier` should be removed after usage…

  • CVE-2025-48493MedJun 5, 2025
    risk 0.35cvss 6.5epss 0.00

    The Yii 2 Redis extension provides the redis key-value store support for the Yii framework 2.0. On failing connection, the extension writes commands sequence to logs. Prior to version 2.0.20, AUTH parameters are written in plain text exposing username and password. That might be…

  • CVE-2022-34297MedDec 9, 2022
    risk 0.35cvss 5.4epss 0.01

    Yii Yii2 Gii through 2.2.4 allows stored XSS by injecting a payload into any field.

  • CVE-2025-32027MedApr 10, 2025
    risk 0.33cvss 6.1epss 0.00

    Yii is an open source PHP web framework. Prior to 1.1.31, yiisoft/yii is vulnerable to Reflected XSS in specific scenarios where the fallback error renderer is used. Upgrade yiisoft/yii to version 1.1.31 or higher.

  • CVE-2023-50708MedDec 22, 2023
    risk 0.33cvss 6.1epss 0.01

    yii2-authclient is an extension that adds OpenID, OAuth, OAuth2 and OpenId Connect consumers for the Yii framework 2.0. In yii2-authclient prior to version 2.2.15, the Oauth1/2 `state` and OpenID Connect `nonce` is vulnerable for a `timing attack` since it is compared via…

  • CVE-2021-3692MedAug 10, 2021
    risk 0.28cvss 5.3epss 0.02

    yii2 is vulnerable to Use of Predictable Algorithm in Random Number Generator

  • CVE-2024-32877MedMay 30, 2024
    risk 0.20cvss 4.2epss 0.00

    Yii 2 is a PHP application framework. During internal penetration testing of a product based on Yii2, users discovered a Cross-site Scripting (XSS) vulnerability within the framework itself. This issue is relevant for the latest version of Yii2 (2.0.49.3). This issue lies in the…

  • CVE-2018-20745MedJan 28, 2019
    risk 0.00cvss 5.9epss 0.01

    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-3397May 14, 2015
    risk 0.00cvss epss 0.02

    Cross-site scripting (XSS) vulnerability in Yii Framework before 2.0.4 allows remote attackers to inject arbitrary web script or HTML via vectors related to JSON, arrays, and Internet Explorer 6 or 7.

  • CVE-2014-4672Jul 3, 2014
    risk 0.00cvss epss 0.02

    The CDetailView widget in Yii PHP Framework 1.1.14 allows remote attackers to execute arbitrary PHP scripts via vectors related to the value property.