mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-ggwg-cmwp-46r5
This commit is contained in:
+29
-4
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user