mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-7qw4-9r68-2rmx GHSA-9cgf-pxwq-2cpw GHSA-7qw4-9r68-2rmx
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-7qw4-9r68-2rmx",
|
||||
"modified": "2024-02-05T22:34:09Z",
|
||||
"published": "2024-02-05T21:30:31Z",
|
||||
"aliases": [
|
||||
"CVE-2024-22567"
|
||||
],
|
||||
"summary": "mingSoft MCMS File Upload vulnerability",
|
||||
"details": "File Upload vulnerability in MCMS 5.3.5 allows attackers to upload arbitrary files via crafted POST request to /ms/file/upload.do.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "net.mingsoft:ms-mcms"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "5.3.5"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22567"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/h3ak/MCMS-CVE-Request/"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/ming-soft/MCMS"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-05T22:34:09Z",
|
||||
"nvd_published_at": "2024-02-05T20:15:55Z"
|
||||
}
|
||||
}
|
||||
+28
-5
@@ -1,17 +1,36 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9cgf-pxwq-2cpw",
|
||||
"modified": "2024-02-05T18:31:37Z",
|
||||
"modified": "2024-02-05T22:33:49Z",
|
||||
"published": "2024-02-05T18:31:37Z",
|
||||
"aliases": [
|
||||
"CVE-2024-24397"
|
||||
],
|
||||
"summary": "Stimulsoft Dashboard.JS Cross Site Scripting vulnerability",
|
||||
"details": "Cross Site Scripting vulnerability in Stimulsoft GmbH Stimulsoft Dashboard.JS before v.2024.1.2 allows a remote attacker to execute arbitrary code via a crafted payload to the ReportName field.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "stimulsoft-dashboards-js"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "2024.1.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -26,6 +45,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://cves.at/posts/cve-2024-24397/writeup/"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/stimulsoft/Dashboards.JS"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://stimulsoft.com"
|
||||
@@ -35,9 +58,9 @@
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-05T22:33:49Z",
|
||||
"nvd_published_at": "2024-02-05T16:15:55Z"
|
||||
}
|
||||
}
|
||||
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-7qw4-9r68-2rmx",
|
||||
"modified": "2024-02-05T21:30:31Z",
|
||||
"published": "2024-02-05T21:30:31Z",
|
||||
"aliases": [
|
||||
"CVE-2024-22567"
|
||||
],
|
||||
"details": "File Upload vulnerability in MCMS 5.3.5 allows attackers to upload arbitrary files via crafted POST request to /ms/file/upload.do.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22567"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/h3ak/MCMS-CVE-Request/"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-02-05T20:15:55Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user