From 7175189b52ab3d88f92a767bce46f8d6ae73c33f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:36:11 +0000 Subject: [PATCH] Publish GHSA-8237-957h-h2c2 --- .../GHSA-8237-957h-h2c2.json | 25 ++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2024/11/GHSA-8237-957h-h2c2/GHSA-8237-957h-h2c2.json b/advisories/github-reviewed/2024/11/GHSA-8237-957h-h2c2/GHSA-8237-957h-h2c2.json index 21898bdc0bd..c1ce967200e 100644 --- a/advisories/github-reviewed/2024/11/GHSA-8237-957h-h2c2/GHSA-8237-957h-h2c2.json +++ b/advisories/github-reviewed/2024/11/GHSA-8237-957h-h2c2/GHSA-8237-957h-h2c2.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-8237-957h-h2c2", - "modified": "2024-11-13T18:43:02Z", + "modified": "2024-11-18T20:35:06Z", "published": "2024-11-13T18:43:02Z", "aliases": [ "CVE-2024-52306" ], "summary": "FileManager Deserialization of Untrusted Data vulnerability", - "details": "### Impact\nDeserialization of untrusted data from the `mimes` parameter could lead to remote code execution.\n\n### Patches\nFixed in 3.0.9\n\n### Workarounds\nNot needed, a `composer update` will solve it in a non-breaking way.\n\n### References\nReported responsibly Vladislav Gladkiy at [Positive Technologies](https://www.ptsecurity.com/ww-en/).", + "details": "### Impact\nDeserialization of untrusted data from the `mimes` parameter could lead to remote code execution.\n\n### Patches\nFixed in 3.0.9\n\n### Workarounds\nNot needed, a `composer update` will solve it in a non-breaking way.\n\n### References\nReported responsibly [Vladislav Gladkiy](https://github.com/catferq) at [Positive Technologies](https://www.ptsecurity.com/ww-en/).", "severity": [ { "type": "CVSS_V3", @@ -29,7 +29,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "3.0.0" }, { "fixed": "3.0.9" @@ -37,6 +37,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "backpack/filemanager" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.0.2" + } + ] + } + ] } ], "references": [