diff --git a/advisories/github-reviewed/2024/02/GHSA-7qw4-9r68-2rmx/GHSA-7qw4-9r68-2rmx.json b/advisories/github-reviewed/2024/02/GHSA-7qw4-9r68-2rmx/GHSA-7qw4-9r68-2rmx.json new file mode 100644 index 00000000000..72092cf9d91 --- /dev/null +++ b/advisories/github-reviewed/2024/02/GHSA-7qw4-9r68-2rmx/GHSA-7qw4-9r68-2rmx.json @@ -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" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/02/GHSA-9cgf-pxwq-2cpw/GHSA-9cgf-pxwq-2cpw.json b/advisories/github-reviewed/2024/02/GHSA-9cgf-pxwq-2cpw/GHSA-9cgf-pxwq-2cpw.json similarity index 57% rename from advisories/unreviewed/2024/02/GHSA-9cgf-pxwq-2cpw/GHSA-9cgf-pxwq-2cpw.json rename to advisories/github-reviewed/2024/02/GHSA-9cgf-pxwq-2cpw/GHSA-9cgf-pxwq-2cpw.json index 7ad72507408..6831bd0cf0e 100644 --- a/advisories/unreviewed/2024/02/GHSA-9cgf-pxwq-2cpw/GHSA-9cgf-pxwq-2cpw.json +++ b/advisories/github-reviewed/2024/02/GHSA-9cgf-pxwq-2cpw/GHSA-9cgf-pxwq-2cpw.json @@ -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" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/02/GHSA-7qw4-9r68-2rmx/GHSA-7qw4-9r68-2rmx.json b/advisories/unreviewed/2024/02/GHSA-7qw4-9r68-2rmx/GHSA-7qw4-9r68-2rmx.json deleted file mode 100644 index 30b57db73b9..00000000000 --- a/advisories/unreviewed/2024/02/GHSA-7qw4-9r68-2rmx/GHSA-7qw4-9r68-2rmx.json +++ /dev/null @@ -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" - } -} \ No newline at end of file