{ "schema_version": "1.4.0", "id": "GHSA-7r2v-8wxr-3ch5", "modified": "2025-04-11T14:05:18Z", "published": "2025-04-11T14:05:18Z", "aliases": [ "CVE-2025-32027" ], "summary": "Yii does not prevent XSS in scenarios where fallback error renderer is used", "details": "### Impact\nAffected versions of yiisoft/yii are vulnerable to Reflected XSS in specific scenarios where the fallback error renderer is used.\n\n### Patches\nUpgrade yiisoft/yii to version 1.1.31 or higher.\n\n### References\n- [Git commit](https://github.com/yiisoft/yii/commit/d386d737861c9014269b7ed8c36c65eadb387368)\n\nIf you have any questions or comments about this advisory, [contact us through security form](https://www.yiiframework.com/security).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "yiisoft/yii" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.1.31" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/yiisoft/yii/security/advisories/GHSA-7r2v-8wxr-3ch5" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32027" }, { "type": "WEB", "url": "https://github.com/yiisoft/yii/commit/d386d737861c9014269b7ed8c36c65eadb387368" }, { "type": "PACKAGE", "url": "https://github.com/yiisoft/yii" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-04-11T14:05:18Z", "nvd_published_at": "2025-04-10T15:16:05Z" } }