From a06d285c37c91465de05786b2f10aa762f1dd71b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 03:32:12 +0000 Subject: [PATCH] Publish Advisories GHSA-2m3c-qq7f-8ppq GHSA-497h-f748-rjrj GHSA-7975-2qr9-g542 GHSA-88m8-572v-8fjh GHSA-fm6v-wmjp-5rxq GHSA-hqx4-3w5p-p587 GHSA-j85r-mm4x-g7q8 GHSA-q438-gf6q-p87p GHSA-vw55-v45f-wp62 GHSA-xpfj-qc2p-j37h --- .../GHSA-2m3c-qq7f-8ppq.json | 56 +++++++++++++++++++ .../GHSA-497h-f748-rjrj.json | 56 +++++++++++++++++++ .../GHSA-7975-2qr9-g542.json | 38 +++++++++++++ .../GHSA-88m8-572v-8fjh.json | 52 +++++++++++++++++ .../GHSA-fm6v-wmjp-5rxq.json | 50 +++++++++++++++++ .../GHSA-hqx4-3w5p-p587.json | 48 ++++++++++++++++ .../GHSA-j85r-mm4x-g7q8.json | 48 ++++++++++++++++ .../GHSA-q438-gf6q-p87p.json | 52 +++++++++++++++++ .../GHSA-vw55-v45f-wp62.json | 56 +++++++++++++++++++ .../GHSA-xpfj-qc2p-j37h.json | 52 +++++++++++++++++ 10 files changed, 508 insertions(+) create mode 100644 advisories/unreviewed/2025/01/GHSA-2m3c-qq7f-8ppq/GHSA-2m3c-qq7f-8ppq.json create mode 100644 advisories/unreviewed/2025/01/GHSA-497h-f748-rjrj/GHSA-497h-f748-rjrj.json create mode 100644 advisories/unreviewed/2025/01/GHSA-7975-2qr9-g542/GHSA-7975-2qr9-g542.json create mode 100644 advisories/unreviewed/2025/01/GHSA-88m8-572v-8fjh/GHSA-88m8-572v-8fjh.json create mode 100644 advisories/unreviewed/2025/01/GHSA-fm6v-wmjp-5rxq/GHSA-fm6v-wmjp-5rxq.json create mode 100644 advisories/unreviewed/2025/01/GHSA-hqx4-3w5p-p587/GHSA-hqx4-3w5p-p587.json create mode 100644 advisories/unreviewed/2025/01/GHSA-j85r-mm4x-g7q8/GHSA-j85r-mm4x-g7q8.json create mode 100644 advisories/unreviewed/2025/01/GHSA-q438-gf6q-p87p/GHSA-q438-gf6q-p87p.json create mode 100644 advisories/unreviewed/2025/01/GHSA-vw55-v45f-wp62/GHSA-vw55-v45f-wp62.json create mode 100644 advisories/unreviewed/2025/01/GHSA-xpfj-qc2p-j37h/GHSA-xpfj-qc2p-j37h.json diff --git a/advisories/unreviewed/2025/01/GHSA-2m3c-qq7f-8ppq/GHSA-2m3c-qq7f-8ppq.json b/advisories/unreviewed/2025/01/GHSA-2m3c-qq7f-8ppq/GHSA-2m3c-qq7f-8ppq.json new file mode 100644 index 00000000000..365dd07222c --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-2m3c-qq7f-8ppq/GHSA-2m3c-qq7f-8ppq.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2m3c-qq7f-8ppq", + "modified": "2025-01-09T03:30:49Z", + "published": "2025-01-09T03:30:49Z", + "aliases": [ + "CVE-2024-13200" + ], + "details": "A vulnerability, which was classified as critical, was found in wander-chu SpringBoot-Blog 1.0. This affects the function preHandle of the file src/main/java/com/my/blog/website/interceptor/BaseInterceptor.java of the component HTTP POST Request Handler. The manipulation leads to improper access controls. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13200" + }, + { + "type": "WEB", + "url": "https://github.com/wander-chu/SpringBoot-Blog/issues/4" + }, + { + "type": "WEB", + "url": "https://github.com/wander-chu/SpringBoot-Blog/issues/4#issue-2761636207" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290793" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290793" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.470902" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-266" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T03:15:23Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-497h-f748-rjrj/GHSA-497h-f748-rjrj.json b/advisories/unreviewed/2025/01/GHSA-497h-f748-rjrj/GHSA-497h-f748-rjrj.json new file mode 100644 index 00000000000..6d063d4483c --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-497h-f748-rjrj/GHSA-497h-f748-rjrj.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-497h-f748-rjrj", + "modified": "2025-01-09T03:30:49Z", + "published": "2025-01-09T03:30:49Z", + "aliases": [ + "CVE-2024-13201" + ], + "details": "A vulnerability has been found in wander-chu SpringBoot-Blog 1.0 and classified as critical. This vulnerability affects the function upload of the file src/main/java/com/my/blog/website/controller/admin/AttachtController.java of the component Admin Attachment Handler. The manipulation of the argument file leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13201" + }, + { + "type": "WEB", + "url": "https://github.com/wander-chu/SpringBoot-Blog/issues/6" + }, + { + "type": "WEB", + "url": "https://github.com/wander-chu/SpringBoot-Blog/issues/6#issue-2761640788" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290794" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290794" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.470910" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T03:15:24Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-7975-2qr9-g542/GHSA-7975-2qr9-g542.json b/advisories/unreviewed/2025/01/GHSA-7975-2qr9-g542/GHSA-7975-2qr9-g542.json new file mode 100644 index 00000000000..644180f15d9 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-7975-2qr9-g542/GHSA-7975-2qr9-g542.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7975-2qr9-g542", + "modified": "2025-01-09T03:30:48Z", + "published": "2025-01-09T03:30:48Z", + "aliases": [ + "CVE-2024-37372" + ], + "details": "The Permission Model assumes that any path starting with two backslashes \\ has a four-character prefix that can be ignored, which is not always true. This subtle bug leads to vulnerable edge cases.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37372" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2024/07/11/6" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2024/07/19/3" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T01:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-88m8-572v-8fjh/GHSA-88m8-572v-8fjh.json b/advisories/unreviewed/2025/01/GHSA-88m8-572v-8fjh/GHSA-88m8-572v-8fjh.json new file mode 100644 index 00000000000..54d73975bfb --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-88m8-572v-8fjh/GHSA-88m8-572v-8fjh.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-88m8-572v-8fjh", + "modified": "2025-01-09T03:30:49Z", + "published": "2025-01-09T03:30:49Z", + "aliases": [ + "CVE-2024-13205" + ], + "details": "A vulnerability was found in kurniaramadhan E-Commerce-PHP 1.0. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /admin/create_product.php of the component Create Product Page. The manipulation of the argument Name leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13205" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290798" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290798" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.471233" + }, + { + "type": "WEB", + "url": "https://www.websecurityinsights.my.id/2024/12/ecommerce-php-by-kurniaramadhan-sql.html?m=1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T03:15:24Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-fm6v-wmjp-5rxq/GHSA-fm6v-wmjp-5rxq.json b/advisories/unreviewed/2025/01/GHSA-fm6v-wmjp-5rxq/GHSA-fm6v-wmjp-5rxq.json new file mode 100644 index 00000000000..cbd15390a86 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-fm6v-wmjp-5rxq/GHSA-fm6v-wmjp-5rxq.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fm6v-wmjp-5rxq", + "modified": "2025-01-09T03:30:48Z", + "published": "2025-01-09T03:30:48Z", + "aliases": [ + "CVE-2024-27980" + ], + "details": "Due to the improper handling of batch files in child_process.spawn / child_process.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27980" + }, + { + "type": "WEB", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5MZN6PFXHTCCUENAKZXTGWPKUAHI6E2W" + }, + { + "type": "WEB", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JUWBYDVCUSCX7YWTBX75LADMCVYFBGKU" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2024/04/10/15" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2024/07/11/6" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2024/07/19/3" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T01:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-hqx4-3w5p-p587/GHSA-hqx4-3w5p-p587.json b/advisories/unreviewed/2025/01/GHSA-hqx4-3w5p-p587/GHSA-hqx4-3w5p-p587.json new file mode 100644 index 00000000000..f36548c4d75 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-hqx4-3w5p-p587/GHSA-hqx4-3w5p-p587.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hqx4-3w5p-p587", + "modified": "2025-01-09T03:30:49Z", + "published": "2025-01-09T03:30:49Z", + "aliases": [ + "CVE-2024-13203" + ], + "details": "A vulnerability was found in kurniaramadhan E-Commerce-PHP 1.0. It has been classified as problematic. Affected is an unknown function. The manipulation leads to cross-site request forgery. It is possible to launch the attack remotely. The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13203" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290796" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290796" + }, + { + "type": "WEB", + "url": "https://www.websecurityinsights.my.id/2024/12/ecommerce-php-by-kurniaramadhan-sql.html?m=1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T03:15:24Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-j85r-mm4x-g7q8/GHSA-j85r-mm4x-g7q8.json b/advisories/unreviewed/2025/01/GHSA-j85r-mm4x-g7q8/GHSA-j85r-mm4x-g7q8.json new file mode 100644 index 00000000000..d861b5502d0 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-j85r-mm4x-g7q8/GHSA-j85r-mm4x-g7q8.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-j85r-mm4x-g7q8", + "modified": "2025-01-09T03:30:49Z", + "published": "2025-01-09T03:30:49Z", + "aliases": [ + "CVE-2024-13204" + ], + "details": "A vulnerability was found in kurniaramadhan E-Commerce-PHP 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /blog-details.php. The manipulation of the argument blog_id leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13204" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290797" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290797" + }, + { + "type": "WEB", + "url": "https://www.websecurityinsights.my.id/2024/12/ecommerce-php-by-kurniaramadhan-sql.html?m=1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T03:15:24Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-q438-gf6q-p87p/GHSA-q438-gf6q-p87p.json b/advisories/unreviewed/2025/01/GHSA-q438-gf6q-p87p/GHSA-q438-gf6q-p87p.json new file mode 100644 index 00000000000..f2b5152612f --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-q438-gf6q-p87p/GHSA-q438-gf6q-p87p.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q438-gf6q-p87p", + "modified": "2025-01-09T03:30:48Z", + "published": "2025-01-09T03:30:48Z", + "aliases": [ + "CVE-2024-13199" + ], + "details": "A vulnerability classified as problematic was found in langhsu Mblog Blog System 3.5.0. Affected by this vulnerability is an unknown functionality of the file /search of the component Search Bar. The manipulation of the argument kw leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13199" + }, + { + "type": "WEB", + "url": "https://github.com/cydtseng/Vulnerability-Research/blob/main/mblog/ReflectedXSS-Search.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290791" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290791" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.470430" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T01:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-vw55-v45f-wp62/GHSA-vw55-v45f-wp62.json b/advisories/unreviewed/2025/01/GHSA-vw55-v45f-wp62/GHSA-vw55-v45f-wp62.json new file mode 100644 index 00000000000..db353be95f9 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-vw55-v45f-wp62/GHSA-vw55-v45f-wp62.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vw55-v45f-wp62", + "modified": "2025-01-09T03:30:49Z", + "published": "2025-01-09T03:30:49Z", + "aliases": [ + "CVE-2024-13202" + ], + "details": "A vulnerability was found in wander-chu SpringBoot-Blog 1.0 and classified as problematic. This issue affects the function modifiyArticle of the file src/main/java/com/my/blog/website/controller/admin/PageController.java of the component Blog Article Handler. The manipulation of the argument content leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13202" + }, + { + "type": "WEB", + "url": "https://github.com/wander-chu/SpringBoot-Blog/issues/7" + }, + { + "type": "WEB", + "url": "https://github.com/wander-chu/SpringBoot-Blog/issues/7#issue-2761643235" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290795" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290795" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.470914" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T03:15:24Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-xpfj-qc2p-j37h/GHSA-xpfj-qc2p-j37h.json b/advisories/unreviewed/2025/01/GHSA-xpfj-qc2p-j37h/GHSA-xpfj-qc2p-j37h.json new file mode 100644 index 00000000000..d66355c351b --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-xpfj-qc2p-j37h/GHSA-xpfj-qc2p-j37h.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xpfj-qc2p-j37h", + "modified": "2025-01-09T03:30:48Z", + "published": "2025-01-09T03:30:48Z", + "aliases": [ + "CVE-2024-13198" + ], + "details": "A vulnerability classified as problematic has been found in langhsu Mblog Blog System 3.5.0. Affected is an unknown function of the file /login. The manipulation leads to observable response discrepancy. It is possible to launch the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13198" + }, + { + "type": "WEB", + "url": "https://github.com/cydtseng/Vulnerability-Research/blob/main/mblog/ObservableDiscrepancy-UserLogin.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290790" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290790" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.470429" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-203" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-09T01:15:07Z" + } +} \ No newline at end of file