From a3a62eda84d09fe6d8b95a137e113fe1bcf04a32 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 12:32:32 +0000 Subject: [PATCH] Publish Advisories GHSA-2cj8-639j-6rq5 GHSA-8cw2-97hw-2w2r GHSA-f29q-2hxg-hw6x GHSA-hhrg-ww69-4cxj GHSA-jr28-crcf-pgh6 GHSA-vhhx-3c3j-fp5h --- .../GHSA-2cj8-639j-6rq5.json | 56 +++++++++++++++++++ .../GHSA-8cw2-97hw-2w2r.json | 56 +++++++++++++++++++ .../GHSA-f29q-2hxg-hw6x.json | 52 +++++++++++++++++ .../GHSA-hhrg-ww69-4cxj.json | 36 ++++++++++++ .../GHSA-jr28-crcf-pgh6.json | 56 +++++++++++++++++++ .../GHSA-vhhx-3c3j-fp5h.json | 52 +++++++++++++++++ 6 files changed, 308 insertions(+) create mode 100644 advisories/unreviewed/2025/04/GHSA-2cj8-639j-6rq5/GHSA-2cj8-639j-6rq5.json create mode 100644 advisories/unreviewed/2025/04/GHSA-8cw2-97hw-2w2r/GHSA-8cw2-97hw-2w2r.json create mode 100644 advisories/unreviewed/2025/04/GHSA-f29q-2hxg-hw6x/GHSA-f29q-2hxg-hw6x.json create mode 100644 advisories/unreviewed/2025/04/GHSA-hhrg-ww69-4cxj/GHSA-hhrg-ww69-4cxj.json create mode 100644 advisories/unreviewed/2025/04/GHSA-jr28-crcf-pgh6/GHSA-jr28-crcf-pgh6.json create mode 100644 advisories/unreviewed/2025/04/GHSA-vhhx-3c3j-fp5h/GHSA-vhhx-3c3j-fp5h.json diff --git a/advisories/unreviewed/2025/04/GHSA-2cj8-639j-6rq5/GHSA-2cj8-639j-6rq5.json b/advisories/unreviewed/2025/04/GHSA-2cj8-639j-6rq5/GHSA-2cj8-639j-6rq5.json new file mode 100644 index 00000000000..de5031e8033 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-2cj8-639j-6rq5/GHSA-2cj8-639j-6rq5.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2cj8-639j-6rq5", + "modified": "2025-04-27T12:30:27Z", + "published": "2025-04-27T12:30:27Z", + "aliases": [ + "CVE-2025-3965" + ], + "details": "A vulnerability has been found in itwanger paicoding 1.0.3 and classified as problematic. Affected by this vulnerability is an unknown functionality of the file /article/app/post. The manipulation of the argument content leads to cross site scripting. The attack can be launched 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: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-3965" + }, + { + "type": "WEB", + "url": "https://github.com/uglory-gll/javasec/blob/main/paicoding.md" + }, + { + "type": "WEB", + "url": "https://github.com/uglory-gll/javasec/blob/main/paicoding.md#1stored-cross-site-scripting" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.306301" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.306301" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.557249" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-27T10:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-8cw2-97hw-2w2r/GHSA-8cw2-97hw-2w2r.json b/advisories/unreviewed/2025/04/GHSA-8cw2-97hw-2w2r/GHSA-8cw2-97hw-2w2r.json new file mode 100644 index 00000000000..1ed01494358 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-8cw2-97hw-2w2r/GHSA-8cw2-97hw-2w2r.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8cw2-97hw-2w2r", + "modified": "2025-04-27T12:30:27Z", + "published": "2025-04-27T12:30:27Z", + "aliases": [ + "CVE-2025-3967" + ], + "details": "A vulnerability was found in itwanger paicoding 1.0.3. It has been classified as critical. This affects an unknown part of the file /article/api/post of the component Article Handler. The manipulation of the argument articleId leads to improper authorization. It is possible to initiate the attack 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:L/UI:N/S:U/C:N/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/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-3967" + }, + { + "type": "WEB", + "url": "https://github.com/uglory-gll/javasec/blob/main/paicoding.md" + }, + { + "type": "WEB", + "url": "https://github.com/uglory-gll/javasec/blob/main/paicoding.md#22articleapipost-horizontal-overstepping-of-authority" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.306303" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.306303" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.557251" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-266" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-27T11:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-f29q-2hxg-hw6x/GHSA-f29q-2hxg-hw6x.json b/advisories/unreviewed/2025/04/GHSA-f29q-2hxg-hw6x/GHSA-f29q-2hxg-hw6x.json new file mode 100644 index 00000000000..c0d4486282e --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-f29q-2hxg-hw6x/GHSA-f29q-2hxg-hw6x.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f29q-2hxg-hw6x", + "modified": "2025-04-27T12:30:27Z", + "published": "2025-04-27T12:30:27Z", + "aliases": [ + "CVE-2025-3969" + ], + "details": "A vulnerability was found in codeprojects News Publishing Site Dashboard 1.0. It has been rated as critical. This issue affects some unknown processing of the file /edit-category.php of the component Edit Category Page. The manipulation of the argument category_image leads to unrestricted upload. 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: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-3969" + }, + { + "type": "WEB", + "url": "https://github.com/zzZxby/Vulnerability-Exploration/blob/main/%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A12.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.306305" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.306305" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.557287" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-27T12:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-hhrg-ww69-4cxj/GHSA-hhrg-ww69-4cxj.json b/advisories/unreviewed/2025/04/GHSA-hhrg-ww69-4cxj/GHSA-hhrg-ww69-4cxj.json new file mode 100644 index 00000000000..90cbec99cbb --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-hhrg-ww69-4cxj/GHSA-hhrg-ww69-4cxj.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hhrg-ww69-4cxj", + "modified": "2025-04-27T12:30:27Z", + "published": "2025-04-27T12:30:27Z", + "aliases": [ + "CVE-2025-3886" + ], + "details": "An issue in CatoNetworks CatoClient before v.5.8.0 allows attackers to escalate privileges and achieve a race condition (TOCTOU) via the PrivilegedHelperTool component.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:N/VI:H/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:Y/R:U/V:X/RE:L/U:Green" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3886" + }, + { + "type": "WEB", + "url": "https://support.catonetworks.com/hc/en-us/articles/26903049677597-Security-Vulnerability-CVE-2025-3886-that-Impacts-macOS-Client-Versions-Lower-than-5-8" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-362" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-27T11:15:15Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-jr28-crcf-pgh6/GHSA-jr28-crcf-pgh6.json b/advisories/unreviewed/2025/04/GHSA-jr28-crcf-pgh6/GHSA-jr28-crcf-pgh6.json new file mode 100644 index 00000000000..708d1d549a4 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-jr28-crcf-pgh6/GHSA-jr28-crcf-pgh6.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jr28-crcf-pgh6", + "modified": "2025-04-27T12:30:26Z", + "published": "2025-04-27T12:30:26Z", + "aliases": [ + "CVE-2025-3966" + ], + "details": "A vulnerability was found in itwanger paicoding 1.0.3 and classified as problematic. Affected by this issue is some unknown functionality of the file /user/home?userId=1&homeSelectType=read of the component Browsing History Handler. The manipulation leads to information disclosure. The attack may be launched 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:L/UI:N/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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-2025-3966" + }, + { + "type": "WEB", + "url": "https://github.com/uglory-gll/javasec/blob/main/paicoding.md" + }, + { + "type": "WEB", + "url": "https://github.com/uglory-gll/javasec/blob/main/paicoding.md#21userhomeuserid1homeselecttyperead-view-browsing-history-of-others" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.306302" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.306302" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.557250" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-27T10:15:15Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-vhhx-3c3j-fp5h/GHSA-vhhx-3c3j-fp5h.json b/advisories/unreviewed/2025/04/GHSA-vhhx-3c3j-fp5h/GHSA-vhhx-3c3j-fp5h.json new file mode 100644 index 00000000000..581ee19099a --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-vhhx-3c3j-fp5h/GHSA-vhhx-3c3j-fp5h.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vhhx-3c3j-fp5h", + "modified": "2025-04-27T12:30:27Z", + "published": "2025-04-27T12:30:27Z", + "aliases": [ + "CVE-2025-3968" + ], + "details": "A vulnerability was found in codeprojects News Publishing Site Dashboard 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /api.php. The manipulation of the argument cat_id leads to sql injection. The attack can 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: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-3968" + }, + { + "type": "WEB", + "url": "https://github.com/zzZxby/Vulnerability-Exploration/blob/main/%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A11.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.306304" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.306304" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.557286" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-27T11:15:16Z" + } +} \ No newline at end of file