From 2080f98cec6ddb1a85eddd52eafb7a659218227e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 19:06:54 +0000 Subject: [PATCH] Publish GHSA-4223-qj94-7x9p --- .../GHSA-4223-qj94-7x9p.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-4223-qj94-7x9p/GHSA-4223-qj94-7x9p.json (60%) diff --git a/advisories/unreviewed/2022/05/GHSA-4223-qj94-7x9p/GHSA-4223-qj94-7x9p.json b/advisories/github-reviewed/2022/05/GHSA-4223-qj94-7x9p/GHSA-4223-qj94-7x9p.json similarity index 60% rename from advisories/unreviewed/2022/05/GHSA-4223-qj94-7x9p/GHSA-4223-qj94-7x9p.json rename to advisories/github-reviewed/2022/05/GHSA-4223-qj94-7x9p/GHSA-4223-qj94-7x9p.json index 0a0f54d5bcb..5a036c7c113 100644 --- a/advisories/unreviewed/2022/05/GHSA-4223-qj94-7x9p/GHSA-4223-qj94-7x9p.json +++ b/advisories/github-reviewed/2022/05/GHSA-4223-qj94-7x9p/GHSA-4223-qj94-7x9p.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-4223-qj94-7x9p", - "modified": "2022-05-13T01:23:02Z", + "modified": "2024-01-10T19:05:33Z", "published": "2022-05-13T01:23:02Z", "aliases": [ "CVE-2019-9194" ], + "summary": "elFinder command injection vulnerability in the PHP connector", "details": "elFinder before 2.1.48 has a command injection vulnerability in the PHP connector.", "severity": [ { @@ -14,13 +15,39 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "studio-42/elfinder" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.1.48" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9194" }, + { + "type": "WEB", + "url": "https://github.com/Studio-42/elFinder/commit/374c88d7030eb92749267e17a4af21cc7520efa5" + }, + { + "type": "PACKAGE", + "url": "https://github.com/Studio-42/elFinder" + }, { "type": "WEB", "url": "https://github.com/Studio-42/elFinder/blob/master/README.md" @@ -47,8 +74,8 @@ "CWE-78" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-10T19:05:33Z", "nvd_published_at": "2019-02-26T19:29:00Z" } } \ No newline at end of file