diff --git a/advisories/unreviewed/2025/02/GHSA-cf42-x7h8-3v3q/GHSA-cf42-x7h8-3v3q.json b/advisories/unreviewed/2025/02/GHSA-cf42-x7h8-3v3q/GHSA-cf42-x7h8-3v3q.json index f347f8a262c..9776f2ddd11 100644 --- a/advisories/unreviewed/2025/02/GHSA-cf42-x7h8-3v3q/GHSA-cf42-x7h8-3v3q.json +++ b/advisories/unreviewed/2025/02/GHSA-cf42-x7h8-3v3q/GHSA-cf42-x7h8-3v3q.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cf42-x7h8-3v3q", - "modified": "2025-02-11T00:31:47Z", + "modified": "2025-03-03T00:30:51Z", "published": "2025-02-07T03:32:02Z", "aliases": [ "CVE-2024-57392" @@ -22,6 +22,10 @@ { "type": "WEB", "url": "https://github.com/Br1m4zz/protocol_vul_repoduce.git" + }, + { + "type": "WEB", + "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00003.html" } ], "database_specific": { diff --git a/advisories/unreviewed/2025/03/GHSA-38q3-97f6-wg52/GHSA-38q3-97f6-wg52.json b/advisories/unreviewed/2025/03/GHSA-38q3-97f6-wg52/GHSA-38q3-97f6-wg52.json new file mode 100644 index 00000000000..d036a4f1283 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-38q3-97f6-wg52/GHSA-38q3-97f6-wg52.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-38q3-97f6-wg52", + "modified": "2025-03-03T00:30:51Z", + "published": "2025-03-03T00:30:51Z", + "aliases": [ + "CVE-2025-27579" + ], + "details": "In Bitaxe ESP-Miner before 2.5.0 with AxeOS, one can use an /api/system CSRF attack to update the payout address (aka stratumUser) for a Bitaxe Bitcoin miner, or change the frequency and voltage settings.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27579" + }, + { + "type": "WEB", + "url": "https://github.com/skot/ESP-Miner/pull/637" + }, + { + "type": "WEB", + "url": "https://snotra.uk/axeos-csrf-vulnerability.html" + }, + { + "type": "WEB", + "url": "https://www.nobsbitcoin.com/bitaxe-firmware-esp-miner-v2-5-0" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-03T00:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-5hmg-hcp5-2gmp/GHSA-5hmg-hcp5-2gmp.json b/advisories/unreviewed/2025/03/GHSA-5hmg-hcp5-2gmp/GHSA-5hmg-hcp5-2gmp.json new file mode 100644 index 00000000000..86b666aa442 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-5hmg-hcp5-2gmp/GHSA-5hmg-hcp5-2gmp.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5hmg-hcp5-2gmp", + "modified": "2025-03-03T00:30:51Z", + "published": "2025-03-03T00:30:51Z", + "aliases": [ + "CVE-2025-1833" + ], + "details": "A vulnerability, which was classified as critical, has been found in zj1983 zz up to 2024-8. Affected by this issue is the function sendNotice of the file src/main/java/com/futvan/z/erp/customer_notice/Customer_noticeAction.java of the component HTTP Request Handler. The manipulation of the argument url leads to server-side request forgery. 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: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-1833" + }, + { + "type": "WEB", + "url": "https://github.com/caigo8/CVE-md/blob/main/zz/zz_2024_8%E5%90%8E%E5%8F%B0SSRF.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.298100" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.298100" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.504833" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-918" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-02T22:15:34Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-76x3-9rqr-2g63/GHSA-76x3-9rqr-2g63.json b/advisories/unreviewed/2025/03/GHSA-76x3-9rqr-2g63/GHSA-76x3-9rqr-2g63.json new file mode 100644 index 00000000000..cece2ddddb6 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-76x3-9rqr-2g63/GHSA-76x3-9rqr-2g63.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-76x3-9rqr-2g63", + "modified": "2025-03-03T00:30:51Z", + "published": "2025-03-03T00:30:51Z", + "aliases": [ + "CVE-2025-1841" + ], + "details": "A vulnerability classified as critical has been found in ESAFENET CDG 5.6.3.154.205. This affects an unknown part of the file /CDGServer3/logManagement/ClientSortLog.jsp. The manipulation of the argument startDate/endDate leads to sql injection. 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: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-2025-1841" + }, + { + "type": "WEB", + "url": "https://github.com/Rain1er/report/blob/main/CDG/Q2xpZW50U29ydExvZy5qc3A%3D.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.298107" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.298107" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.504385" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-03T00:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-9563-qrch-r2xp/GHSA-9563-qrch-r2xp.json b/advisories/unreviewed/2025/03/GHSA-9563-qrch-r2xp/GHSA-9563-qrch-r2xp.json new file mode 100644 index 00000000000..b5a809d6337 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-9563-qrch-r2xp/GHSA-9563-qrch-r2xp.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9563-qrch-r2xp", + "modified": "2025-03-03T00:30:51Z", + "published": "2025-03-03T00:30:51Z", + "aliases": [ + "CVE-2025-1834" + ], + "details": "A vulnerability, which was classified as critical, was found in zj1983 zz up to 2024-8. This affects an unknown part of the file /resolve. The manipulation of the argument file leads to unrestricted upload. 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: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-1834" + }, + { + "type": "WEB", + "url": "https://github.com/caigo8/CVE-md/blob/main/zz/zz_resolve%E6%8E%A5%E5%8F%A3%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E4%B8%8A%E4%BC%A0.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.298101" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.298101" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.504842" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-02T22:15:34Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-cqg6-gpxx-hq82/GHSA-cqg6-gpxx-hq82.json b/advisories/unreviewed/2025/03/GHSA-cqg6-gpxx-hq82/GHSA-cqg6-gpxx-hq82.json new file mode 100644 index 00000000000..4f69f874f61 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-cqg6-gpxx-hq82/GHSA-cqg6-gpxx-hq82.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cqg6-gpxx-hq82", + "modified": "2025-03-03T00:30:51Z", + "published": "2025-03-03T00:30:51Z", + "aliases": [ + "CVE-2025-1835" + ], + "details": "A vulnerability has been found in osuuu LightPicture 1.2.2 and classified as critical. This vulnerability affects the function upload of the file /app/controller/Api.php. 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.", + "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-1835" + }, + { + "type": "WEB", + "url": "https://github.com/sheratan4/cve/issues/1" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.298102" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.298102" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.505007" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-02T23:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-f7g7-xhr9-wpr3/GHSA-f7g7-xhr9-wpr3.json b/advisories/unreviewed/2025/03/GHSA-f7g7-xhr9-wpr3/GHSA-f7g7-xhr9-wpr3.json new file mode 100644 index 00000000000..dc58993cef0 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-f7g7-xhr9-wpr3/GHSA-f7g7-xhr9-wpr3.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f7g7-xhr9-wpr3", + "modified": "2025-03-03T00:30:51Z", + "published": "2025-03-03T00:30:51Z", + "aliases": [ + "CVE-2025-1840" + ], + "details": "A vulnerability was found in ESAFENET CDG 5.6.3.154.205. It has been rated as critical. Affected by this issue is some unknown functionality of the file /CDGServer3/workflowE/useractivate/updateorg.jsp. The manipulation of the argument flowId leads to sql injection. 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: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-2025-1840" + }, + { + "type": "WEB", + "url": "https://github.com/Rain1er/report/blob/main/CDG/dXBkYXRlb3JnLmpzcA%3D%3D.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.298106" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.298106" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.504384" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-03T00:15:42Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-x99v-9xq5-53jh/GHSA-x99v-9xq5-53jh.json b/advisories/unreviewed/2025/03/GHSA-x99v-9xq5-53jh/GHSA-x99v-9xq5-53jh.json new file mode 100644 index 00000000000..f2471827b7b --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-x99v-9xq5-53jh/GHSA-x99v-9xq5-53jh.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x99v-9xq5-53jh", + "modified": "2025-03-03T00:30:51Z", + "published": "2025-03-03T00:30:51Z", + "aliases": [ + "CVE-2025-1836" + ], + "details": "A vulnerability was found in Incorta 2023.4.3. It has been classified as problematic. Affected is an unknown function of the component Edit Insight Handler. The manipulation of the argument Service Name leads to csv injection. 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:L/UI:N/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-2025-1836" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.298104" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.298104" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.503070" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-02T23:15:10Z" + } +} \ No newline at end of file