From 7c4d1fdb222657fde21d653648a66b0752d53e2d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 20:28:15 +0000 Subject: [PATCH] Publish GHSA-ggwg-cmwp-46r5 --- .../GHSA-ggwg-cmwp-46r5.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/04/GHSA-ggwg-cmwp-46r5/GHSA-ggwg-cmwp-46r5.json (66%) diff --git a/advisories/unreviewed/2025/04/GHSA-ggwg-cmwp-46r5/GHSA-ggwg-cmwp-46r5.json b/advisories/github-reviewed/2025/04/GHSA-ggwg-cmwp-46r5/GHSA-ggwg-cmwp-46r5.json similarity index 66% rename from advisories/unreviewed/2025/04/GHSA-ggwg-cmwp-46r5/GHSA-ggwg-cmwp-46r5.json rename to advisories/github-reviewed/2025/04/GHSA-ggwg-cmwp-46r5/GHSA-ggwg-cmwp-46r5.json index b6b050185ae..36c1553ba21 100644 --- a/advisories/unreviewed/2025/04/GHSA-ggwg-cmwp-46r5/GHSA-ggwg-cmwp-46r5.json +++ b/advisories/github-reviewed/2025/04/GHSA-ggwg-cmwp-46r5/GHSA-ggwg-cmwp-46r5.json @@ -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" } } \ No newline at end of file