Publish GHSA-ggwg-cmwp-46r5

This commit is contained in:
advisory-database[bot]
2025-04-10 20:28:15 +00:00
parent 98676cd153
commit 7c4d1fdb22
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-ggwg-cmwp-46r5",
"modified": "2025-04-10T03:31:32Z",
"modified": "2025-04-10T20:26:18Z",
"published": "2025-04-10T03:31:32Z",
"aliases": [
"CVE-2024-58136"
],
"summary": "yiisoft/yii2 Mishandles the Attaching of Behavior Defined by a `__class` Array Key",
"details": "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.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "yiisoft/yii2"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.52"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -31,6 +52,10 @@
"type": "WEB",
"url": "https://github.com/yiisoft/yii2/commit/40fe496eda529fd1d933b56a1022ec32d3cd0b12"
},
{
"type": "PACKAGE",
"url": "https://github.com/yiisoft/yii2"
},
{
"type": "WEB",
"url": "https://github.com/yiisoft/yii2/compare/2.0.51...2.0.52"
@@ -45,8 +70,8 @@
"CWE-424"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-04-10T20:26:18Z",
"nvd_published_at": "2025-04-10T03:15:17Z"
}
}