From 1f83ce87c44ff1bdaaa952d42bae2217956e20e0 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 22:34:38 +0000 Subject: [PATCH] Publish GHSA-432f-967f-vxg4 --- .../GHSA-432f-967f-vxg4.json | 35 +++++++++++++++---- 1 file changed, 29 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2023/10/GHSA-432f-967f-vxg4/GHSA-432f-967f-vxg4.json (57%) diff --git a/advisories/unreviewed/2023/10/GHSA-432f-967f-vxg4/GHSA-432f-967f-vxg4.json b/advisories/github-reviewed/2023/10/GHSA-432f-967f-vxg4/GHSA-432f-967f-vxg4.json similarity index 57% rename from advisories/unreviewed/2023/10/GHSA-432f-967f-vxg4/GHSA-432f-967f-vxg4.json rename to advisories/github-reviewed/2023/10/GHSA-432f-967f-vxg4/GHSA-432f-967f-vxg4.json index 3aee18d69f7..e679d6491b0 100644 --- a/advisories/unreviewed/2023/10/GHSA-432f-967f-vxg4/GHSA-432f-967f-vxg4.json +++ b/advisories/github-reviewed/2023/10/GHSA-432f-967f-vxg4/GHSA-432f-967f-vxg4.json @@ -1,23 +1,46 @@ { "schema_version": "1.4.0", "id": "GHSA-432f-967f-vxg4", - "modified": "2023-10-20T00:30:25Z", + "modified": "2023-10-20T22:32:53Z", "published": "2023-10-20T00:30:25Z", "aliases": [ "CVE-2023-43340" ], + "summary": "Evolution CMS Cross-site Scripting vulnerability", "details": "Cross-site scripting (XSS) vulnerability in evolution v.3.2.3 allows a local attacker to execute arbitrary code via a crafted payload injected into the cmsadmin, cmsadminemail, cmspassword and cmspasswordconfim parameters", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "evolutioncms/evolution" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.2.3" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43340" }, + { + "type": "PACKAGE", + "url": "https://github.com/evolution-cms/evolution" + }, { "type": "WEB", "url": "https://github.com/sromanhu/-CVE-2023-43340-Evolution-Reflected-XSS---Installation-Admin-Options" @@ -29,11 +52,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-79" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-10-20T22:32:53Z", "nvd_published_at": null } } \ No newline at end of file