From 5a91dbb9ddc9332cc400817f956cfb3f86e657a7 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:21:29 +0000 Subject: [PATCH] Publish GHSA-xcr9-pm5w-gvh2 --- .../GHSA-xcr9-pm5w-gvh2.json | 35 ++++++++++++++++--- 1 file changed, 31 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/07/GHSA-xcr9-pm5w-gvh2/GHSA-xcr9-pm5w-gvh2.json (51%) diff --git a/advisories/unreviewed/2024/07/GHSA-xcr9-pm5w-gvh2/GHSA-xcr9-pm5w-gvh2.json b/advisories/github-reviewed/2024/07/GHSA-xcr9-pm5w-gvh2/GHSA-xcr9-pm5w-gvh2.json similarity index 51% rename from advisories/unreviewed/2024/07/GHSA-xcr9-pm5w-gvh2/GHSA-xcr9-pm5w-gvh2.json rename to advisories/github-reviewed/2024/07/GHSA-xcr9-pm5w-gvh2/GHSA-xcr9-pm5w-gvh2.json index 7838d27664f..fb6df91cb7d 100644 --- a/advisories/unreviewed/2024/07/GHSA-xcr9-pm5w-gvh2/GHSA-xcr9-pm5w-gvh2.json +++ b/advisories/github-reviewed/2024/07/GHSA-xcr9-pm5w-gvh2/GHSA-xcr9-pm5w-gvh2.json @@ -1,26 +1,53 @@ { "schema_version": "1.4.0", "id": "GHSA-xcr9-pm5w-gvh2", - "modified": "2024-08-01T15:32:12Z", + "modified": "2024-08-02T13:19:58Z", "published": "2024-07-26T18:30:38Z", "aliases": [ "CVE-2024-41374" ], + "summary": "ICEcoder vulnerable to Cross Site Scripting", "details": "ICEcoder 8.1 is vulnerable to Cross Site Scripting (XSS) via lib/settings-screen.php", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:L/SI:L/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-41374" }, + { + "type": "PACKAGE", + "url": "https://github.com/icecoder/ICEcoder" + }, { "type": "WEB", "url": "https://github.com/xjzzzxx/vulFound/blob/main/icecoder/icecoder8.1_xss2.md" @@ -31,8 +58,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-08-02T13:19:58Z", "nvd_published_at": "2024-07-26T17:15:12Z" } } \ No newline at end of file