Yiiframework

Yii

19 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 3.07%
  • Published 23.11.2022 18:15:12
  • Last modified 21.11.2024 07:24:04

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

Exploit
  • EPSS 0.49%
  • Published 10.08.2021 17:15:10
  • Last modified 21.11.2024 06:22:10

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

Exploit
  • EPSS 0.51%
  • Published 10.08.2021 11:15:09
  • Last modified 21.11.2024 06:22:09

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

  • EPSS 91.7%
  • Published 15.09.2020 19:15:12
  • Last modified 21.11.2024 05:04:56

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

  • EPSS 0.12%
  • Published 28.01.2019 08:29:00
  • Last modified 21.11.2024 04:02:04

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.

  • EPSS 0.85%
  • Published 21.03.2018 18:29:00
  • Last modified 21.11.2024 04:13:13

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.

  • EPSS 0.91%
  • Published 21.03.2018 18:29:00
  • Last modified 21.11.2024 04:13:13

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.

  • EPSS 0.61%
  • Published 21.03.2018 18:29:00
  • Last modified 21.11.2024 04:11:54

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

  • EPSS 0.22%
  • Published 21.07.2017 19:29:00
  • Last modified 20.04.2025 01:37:25

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.