From 9fa724504da9debc566627138906dd690cbb11af Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 16:09:24 +0000 Subject: [PATCH] Publish GHSA-m99v-mmg2-66vf --- .../GHSA-m99v-mmg2-66vf.json | 46 +++++++++++++++---- 1 file changed, 36 insertions(+), 10 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/08/GHSA-m99v-mmg2-66vf/GHSA-m99v-mmg2-66vf.json (50%) diff --git a/advisories/unreviewed/2024/08/GHSA-m99v-mmg2-66vf/GHSA-m99v-mmg2-66vf.json b/advisories/github-reviewed/2024/08/GHSA-m99v-mmg2-66vf/GHSA-m99v-mmg2-66vf.json similarity index 50% rename from advisories/unreviewed/2024/08/GHSA-m99v-mmg2-66vf/GHSA-m99v-mmg2-66vf.json rename to advisories/github-reviewed/2024/08/GHSA-m99v-mmg2-66vf/GHSA-m99v-mmg2-66vf.json index d897b56f2e4..9453786bea1 100644 --- a/advisories/unreviewed/2024/08/GHSA-m99v-mmg2-66vf/GHSA-m99v-mmg2-66vf.json +++ b/advisories/github-reviewed/2024/08/GHSA-m99v-mmg2-66vf/GHSA-m99v-mmg2-66vf.json @@ -1,17 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-m99v-mmg2-66vf", - "modified": "2024-08-06T15:30:54Z", + "modified": "2024-08-06T16:07:53Z", "published": "2024-08-06T15:30:54Z", "aliases": [ "CVE-2024-40101" ], + "summary": "Microweber Reflected Cross-site scripting (XSS) vulnerability", "details": "A Reflected Cross-site scripting (XSS) vulnerability exists in '/search' in microweber 2.0.15 and earlier allowing unauthenticated remote attackers to inject arbitrary web script or HTML via the 'keywords' parameter.", "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:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "microweber/microweber" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.0.16" + } + ] + } + ] + } ], "references": [ { @@ -23,21 +49,21 @@ "url": "https://github.com/microweber/microweber/commit/0dede6886c6df3d1f31c4f4e3ba1ab4a336fbf79" }, { - "type": "WEB", - "url": "https://seclists.org/fulldisclosure/2024/Aug/1" + "type": "PACKAGE", + "url": "https://github.com/microweber/microweber" }, { "type": "WEB", - "url": "http://microweber.com" + "url": "https://seclists.org/fulldisclosure/2024/Aug/1" } ], "database_specific": { "cwe_ids": [ - + "CWE-79" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-08-06T16:07:53Z", "nvd_published_at": "2024-08-06T14:16:04Z" } } \ No newline at end of file