From 8ef729767ca28535d4d1ea05fd2817401678f31d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 00:33:44 +0000 Subject: [PATCH] Publish Advisories GHSA-qxcv-34v8-5wrh GHSA-3rwr-fq47-78qj GHSA-57qp-9rcf-vpfx GHSA-9222-9gfj-p99r GHSA-pf35-fgmp-qc9h --- .../GHSA-qxcv-34v8-5wrh.json | 6 ++- .../GHSA-3rwr-fq47-78qj.json | 52 +++++++++++++++++++ .../GHSA-57qp-9rcf-vpfx.json | 52 +++++++++++++++++++ .../GHSA-9222-9gfj-p99r.json | 52 +++++++++++++++++++ .../GHSA-pf35-fgmp-qc9h.json | 52 +++++++++++++++++++ 5 files changed, 213 insertions(+), 1 deletion(-) create mode 100644 advisories/unreviewed/2025/04/GHSA-3rwr-fq47-78qj/GHSA-3rwr-fq47-78qj.json create mode 100644 advisories/unreviewed/2025/04/GHSA-57qp-9rcf-vpfx/GHSA-57qp-9rcf-vpfx.json create mode 100644 advisories/unreviewed/2025/04/GHSA-9222-9gfj-p99r/GHSA-9222-9gfj-p99r.json create mode 100644 advisories/unreviewed/2025/04/GHSA-pf35-fgmp-qc9h/GHSA-pf35-fgmp-qc9h.json diff --git a/advisories/unreviewed/2022/05/GHSA-qxcv-34v8-5wrh/GHSA-qxcv-34v8-5wrh.json b/advisories/unreviewed/2022/05/GHSA-qxcv-34v8-5wrh/GHSA-qxcv-34v8-5wrh.json index 39410388015..7e9b370ef96 100644 --- a/advisories/unreviewed/2022/05/GHSA-qxcv-34v8-5wrh/GHSA-qxcv-34v8-5wrh.json +++ b/advisories/unreviewed/2022/05/GHSA-qxcv-34v8-5wrh/GHSA-qxcv-34v8-5wrh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qxcv-34v8-5wrh", - "modified": "2022-05-13T01:28:30Z", + "modified": "2025-04-15T00:31:38Z", "published": "2022-05-13T01:28:30Z", "aliases": [ "CVE-2010-5305" @@ -22,6 +22,10 @@ { "type": "WEB", "url": "https://ics-cert.us-cert.gov/advisories/ICSA-10-070-02" + }, + { + "type": "WEB", + "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-10-070-02" } ], "database_specific": { diff --git a/advisories/unreviewed/2025/04/GHSA-3rwr-fq47-78qj/GHSA-3rwr-fq47-78qj.json b/advisories/unreviewed/2025/04/GHSA-3rwr-fq47-78qj/GHSA-3rwr-fq47-78qj.json new file mode 100644 index 00000000000..270b3cd2acc --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-3rwr-fq47-78qj/GHSA-3rwr-fq47-78qj.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3rwr-fq47-78qj", + "modified": "2025-04-15T00:31:38Z", + "published": "2025-04-15T00:31:38Z", + "aliases": [ + "CVE-2025-3592" + ], + "details": "A vulnerability was found in ZHENFENG13/code-projects My-Blog-layui 1.0. It has been classified as problematic. This affects an unknown part of the file /admin/v1/link/edit. The manipulation leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. Multiple parameters might be affected. 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:P/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-2025-3592" + }, + { + "type": "WEB", + "url": "https://github.com/buluorifu/Vulnerability-recurrence/blob/main/Refer/My-Blog-layui-xss-2.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.304647" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.304647" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.550910" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-14T22:15:17Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-57qp-9rcf-vpfx/GHSA-57qp-9rcf-vpfx.json b/advisories/unreviewed/2025/04/GHSA-57qp-9rcf-vpfx/GHSA-57qp-9rcf-vpfx.json new file mode 100644 index 00000000000..36cf96380f7 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-57qp-9rcf-vpfx/GHSA-57qp-9rcf-vpfx.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-57qp-9rcf-vpfx", + "modified": "2025-04-15T00:31:39Z", + "published": "2025-04-15T00:31:39Z", + "aliases": [ + "CVE-2025-3593" + ], + "details": "A vulnerability was found in ZHENFENG13/code-projects My-Blog-layui 1.0. It has been declared as critical. This vulnerability affects the function Upload of the file /admin/upload/authorImg/. 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:L/UI:N/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-2025-3593" + }, + { + "type": "WEB", + "url": "https://github.com/buluorifu/Vulnerability-recurrence/blob/main/Refer/My-Blog-layui-fileUpload.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.304648" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.304648" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.550912" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-14T23:15:22Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-9222-9gfj-p99r/GHSA-9222-9gfj-p99r.json b/advisories/unreviewed/2025/04/GHSA-9222-9gfj-p99r/GHSA-9222-9gfj-p99r.json new file mode 100644 index 00000000000..3daa746f1dd --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-9222-9gfj-p99r/GHSA-9222-9gfj-p99r.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9222-9gfj-p99r", + "modified": "2025-04-15T00:31:38Z", + "published": "2025-04-15T00:31:38Z", + "aliases": [ + "CVE-2025-3590" + ], + "details": "A vulnerability has been found in Adianti Framework up to 8.0 and classified as critical. Affected by this vulnerability is an unknown functionality. The manipulation leads to deserialization. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 8.1 is able to address this issue. It is recommended to upgrade the affected component.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/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-2025-3590" + }, + { + "type": "WEB", + "url": "https://gist.github.com/mcdruid/8412cfb55f443a1344ff41af0ce1b215" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.304645" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.304645" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.550296" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-14T22:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-pf35-fgmp-qc9h/GHSA-pf35-fgmp-qc9h.json b/advisories/unreviewed/2025/04/GHSA-pf35-fgmp-qc9h/GHSA-pf35-fgmp-qc9h.json new file mode 100644 index 00000000000..8d421da722b --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-pf35-fgmp-qc9h/GHSA-pf35-fgmp-qc9h.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pf35-fgmp-qc9h", + "modified": "2025-04-15T00:31:38Z", + "published": "2025-04-15T00:31:38Z", + "aliases": [ + "CVE-2025-3591" + ], + "details": "A vulnerability was found in ZHENFENG13/code-projects My-Blog-layui 1.0 and classified as problematic. Affected by this issue is some unknown functionality of the file /admin/v1/blog/edit. The manipulation leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Multiple parameters might be affected. 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:P/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-2025-3591" + }, + { + "type": "WEB", + "url": "https://github.com/buluorifu/Vulnerability-recurrence/blob/main/Refer/My-Blog-layui-xss-1.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.304646" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.304646" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.550909" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-14T22:15:16Z" + } +} \ No newline at end of file