From e4f2c167f7c58ff8234f49b65ddb1415f79a1e4b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 17:24:14 +0000 Subject: [PATCH] Publish GHSA-35p2-5vrh-m3p6 --- .../GHSA-35p2-5vrh-m3p6.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/01/GHSA-35p2-5vrh-m3p6/GHSA-35p2-5vrh-m3p6.json (63%) diff --git a/advisories/unreviewed/2025/01/GHSA-35p2-5vrh-m3p6/GHSA-35p2-5vrh-m3p6.json b/advisories/github-reviewed/2025/01/GHSA-35p2-5vrh-m3p6/GHSA-35p2-5vrh-m3p6.json similarity index 63% rename from advisories/unreviewed/2025/01/GHSA-35p2-5vrh-m3p6/GHSA-35p2-5vrh-m3p6.json rename to advisories/github-reviewed/2025/01/GHSA-35p2-5vrh-m3p6/GHSA-35p2-5vrh-m3p6.json index f9b4f48a5ae..ca979b19344 100644 --- a/advisories/unreviewed/2025/01/GHSA-35p2-5vrh-m3p6/GHSA-35p2-5vrh-m3p6.json +++ b/advisories/github-reviewed/2025/01/GHSA-35p2-5vrh-m3p6/GHSA-35p2-5vrh-m3p6.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-35p2-5vrh-m3p6", - "modified": "2025-02-06T15:32:52Z", + "modified": "2025-02-06T17:22:23Z", "published": "2025-01-30T15:31:39Z", "aliases": [ "CVE-2024-55417" ], + "summary": "DevDojo Voyager Arbitrary File Write", "details": "DevDojo Voyager through version 1.8.0 is vulnerable to bypassing the file type verification when an authenticated user uploads a file via /admin/media/upload. An authenticated user can upload a web shell causing arbitrary code execution on the server.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "tcg/voyager" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.8.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55417" }, + { + "type": "PACKAGE", + "url": "https://github.com/thedevdojo/voyager" + }, { "type": "WEB", "url": "https://github.com/thedevdojo/voyager/blob/1.6/src/Http/Controllers/VoyagerMediaController.php#L238" @@ -33,8 +58,8 @@ "CWE-434" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-02-06T17:22:23Z", "nvd_published_at": "2025-01-30T15:15:17Z" } } \ No newline at end of file