From cea211983dc86d0d6a74d829bdb5fff6ad52286f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 13:36:57 +0000 Subject: [PATCH] Publish GHSA-x38c-v778-w56m --- .../GHSA-x38c-v778-w56m.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/07/GHSA-x38c-v778-w56m/GHSA-x38c-v778-w56m.json (51%) diff --git a/advisories/unreviewed/2024/07/GHSA-x38c-v778-w56m/GHSA-x38c-v778-w56m.json b/advisories/github-reviewed/2024/07/GHSA-x38c-v778-w56m/GHSA-x38c-v778-w56m.json similarity index 51% rename from advisories/unreviewed/2024/07/GHSA-x38c-v778-w56m/GHSA-x38c-v778-w56m.json rename to advisories/github-reviewed/2024/07/GHSA-x38c-v778-w56m/GHSA-x38c-v778-w56m.json index 6c77ddc517e..e4e8c5f95be 100644 --- a/advisories/unreviewed/2024/07/GHSA-x38c-v778-w56m/GHSA-x38c-v778-w56m.json +++ b/advisories/github-reviewed/2024/07/GHSA-x38c-v778-w56m/GHSA-x38c-v778-w56m.json @@ -1,26 +1,53 @@ { "schema_version": "1.4.0", "id": "GHSA-x38c-v778-w56m", - "modified": "2024-08-01T15:32:12Z", + "modified": "2024-08-02T13:35:26Z", "published": "2024-07-26T18:30:38Z", "aliases": [ "CVE-2024-41373" ], + "summary": "ICEcoder Path Traversal vulnerability", "details": "ICEcoder 8.1 contains a Path Traversal vulnerability via lib/backup-versions-preview-loader.php.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "icecoder/icecoder" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "8.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41373" }, + { + "type": "PACKAGE", + "url": "https://github.com/icecoder/ICEcoder" + }, { "type": "WEB", "url": "https://github.com/xjzzzxx/vulFound/blob/main/icecoder/icecoder8.1_PT.md" @@ -31,8 +58,8 @@ "CWE-22" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-08-02T13:35:26Z", "nvd_published_at": "2024-07-26T17:15:12Z" } } \ No newline at end of file