mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-8wq7-hhjj-fpqv GHSA-q469-j32f-h7vm GHSA-8wq7-hhjj-fpqv
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
+22
-10
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user