From 8f0dc7768652984b96810fd272112b00a940b80f 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:29:20 +0000 Subject: [PATCH] Publish GHSA-646r-8fcc-p82r --- .../GHSA-646r-8fcc-p82r.json | 35 +++++++++++++++---- 1 file changed, 29 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2023/10/GHSA-646r-8fcc-p82r/GHSA-646r-8fcc-p82r.json (58%) diff --git a/advisories/unreviewed/2023/10/GHSA-646r-8fcc-p82r/GHSA-646r-8fcc-p82r.json b/advisories/github-reviewed/2023/10/GHSA-646r-8fcc-p82r/GHSA-646r-8fcc-p82r.json similarity index 58% rename from advisories/unreviewed/2023/10/GHSA-646r-8fcc-p82r/GHSA-646r-8fcc-p82r.json rename to advisories/github-reviewed/2023/10/GHSA-646r-8fcc-p82r/GHSA-646r-8fcc-p82r.json index d4cabc74bad..ac3421d4f73 100644 --- a/advisories/unreviewed/2023/10/GHSA-646r-8fcc-p82r/GHSA-646r-8fcc-p82r.json +++ b/advisories/github-reviewed/2023/10/GHSA-646r-8fcc-p82r/GHSA-646r-8fcc-p82r.json @@ -1,23 +1,46 @@ { "schema_version": "1.4.0", "id": "GHSA-646r-8fcc-p82r", - "modified": "2023-10-20T00:30:24Z", + "modified": "2023-10-20T22:27:33Z", "published": "2023-10-20T00:30:24Z", "aliases": [ "CVE-2023-43875" ], + "summary": "Subrion CMS vulnerable to Cross-site Scripting", "details": "Multiple Cross-Site Scripting (XSS) vulnerabilities in installation of Subrion CMS v.4.2.1 allows a local attacker to execute arbitrary web scripts via a crafted payload injected into the dbhost, dbname, dbuser, adminusername and adminemail.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "intelliants/subrion" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "4.2.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43875" }, + { + "type": "PACKAGE", + "url": "https://github.com/intelliants/subrion" + }, { "type": "WEB", "url": "https://github.com/sromanhu/CVE-2023-43875-Subrion-CMS-Reflected-XSS---Installation/blob/main/README.md" @@ -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:27:33Z", "nvd_published_at": null } } \ No newline at end of file