diff --git a/advisories/github-reviewed/2022/01/GHSA-8wq7-hhjj-fpqv/GHSA-8wq7-hhjj-fpqv.json b/advisories/github-reviewed/2022/01/GHSA-8wq7-hhjj-fpqv/GHSA-8wq7-hhjj-fpqv.json new file mode 100644 index 00000000000..ecfb433f2e9 --- /dev/null +++ b/advisories/github-reviewed/2022/01/GHSA-8wq7-hhjj-fpqv/GHSA-8wq7-hhjj-fpqv.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8wq7-hhjj-fpqv", + "modified": "2023-07-11T00:21:57Z", + "published": "2022-01-22T00:00:50Z", + "aliases": [ + "CVE-2022-22930" + ], + "summary": "RCE in Mingsoft MCMS", + "details": "A remote code execution (RCE) vulnerability in the Template Management function of MCMS allows attackers to execute arbitrary code via a crafted payload.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "net.mingsoft:ms-mcms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.2.9" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22930" + }, + { + "type": "WEB", + "url": "https://github.com/ming-soft/MCMS/issues/98" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20220201022121/https://gitee.com/mingSoft/MCMS/issues/I4Q4M6" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1336" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2023-07-11T00:21:57Z", + "nvd_published_at": "2022-01-21T00:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-q469-j32f-h7vm/GHSA-q469-j32f-h7vm.json b/advisories/github-reviewed/2022/05/GHSA-q469-j32f-h7vm/GHSA-q469-j32f-h7vm.json similarity index 58% rename from advisories/unreviewed/2022/05/GHSA-q469-j32f-h7vm/GHSA-q469-j32f-h7vm.json rename to advisories/github-reviewed/2022/05/GHSA-q469-j32f-h7vm/GHSA-q469-j32f-h7vm.json index 09a0b460c02..041eae33dce 100644 --- a/advisories/unreviewed/2022/05/GHSA-q469-j32f-h7vm/GHSA-q469-j32f-h7vm.json +++ b/advisories/github-reviewed/2022/05/GHSA-q469-j32f-h7vm/GHSA-q469-j32f-h7vm.json @@ -1,12 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-q469-j32f-h7vm", - "modified": "2022-05-12T00:02:13Z", + "modified": "2023-07-11T00:21:33Z", "published": "2022-05-04T00:00:26Z", "aliases": [ "CVE-2022-28118" ], - "details": "SiteServer CMS v7.x allows attackers to execute arbitrary code via a crafted plug-in.", + "summary": "RCE in SiteServer CMS", + "details": "SiteServer CMS v7.x, which SiteServer UI relies on, allows attackers to execute arbitrary code via a crafted plug-in.", "severity": [ { "type": "CVSS_V3", @@ -14,7 +15,22 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "siteserver" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "7.0.0" + } + ] + } + ] + } ], "references": [ { @@ -30,12 +46,8 @@ "url": "https://github.com/Richard-Tang/SSCMS-PluginShell/blob/main/Detail.md" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/siteserver/cms" - }, - { - "type": "WEB", - "url": "http://siteserver.com" } ], "database_specific": { @@ -43,8 +55,8 @@ ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2023-07-11T00:21:33Z", "nvd_published_at": "2022-05-03T01:15:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2022/01/GHSA-8wq7-hhjj-fpqv/GHSA-8wq7-hhjj-fpqv.json b/advisories/unreviewed/2022/01/GHSA-8wq7-hhjj-fpqv/GHSA-8wq7-hhjj-fpqv.json deleted file mode 100644 index 746a8971c4b..00000000000 --- a/advisories/unreviewed/2022/01/GHSA-8wq7-hhjj-fpqv/GHSA-8wq7-hhjj-fpqv.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-8wq7-hhjj-fpqv", - "modified": "2022-01-27T00:02:04Z", - "published": "2022-01-22T00:00:50Z", - "aliases": [ - "CVE-2022-22930" - ], - "details": "A remote code execution (RCE) vulnerability in the Template Management function of MCMS v5.2.4 allows attackers to execute arbitrary code via a crafted payload.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22930" - }, - { - "type": "WEB", - "url": "https://gitee.com/mingSoft/MCMS/issues/I4Q4M6" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2022-01-21T00:15:00Z" - } -} \ No newline at end of file