From c465ee2a2fb07766953c895407a2957afb732230 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 09:32:04 +0000 Subject: [PATCH] Publish Advisories GHSA-6jjf-6382-x2fp GHSA-cf97-57jv-c39w GHSA-cjv5-cj2c-3fgv GHSA-gjrg-9xwg-gxw7 GHSA-h6hq-c28c-48r4 GHSA-wh9p-qc46-94pw --- .../GHSA-6jjf-6382-x2fp.json | 36 ++++++++++++++ .../GHSA-cf97-57jv-c39w.json | 48 +++++++++++++++++++ .../GHSA-cjv5-cj2c-3fgv.json | 36 ++++++++++++++ .../GHSA-gjrg-9xwg-gxw7.json | 34 +++++++++++++ .../GHSA-h6hq-c28c-48r4.json | 36 ++++++++++++++ .../GHSA-wh9p-qc46-94pw.json | 34 +++++++++++++ 6 files changed, 224 insertions(+) create mode 100644 advisories/unreviewed/2025/04/GHSA-6jjf-6382-x2fp/GHSA-6jjf-6382-x2fp.json create mode 100644 advisories/unreviewed/2025/04/GHSA-cf97-57jv-c39w/GHSA-cf97-57jv-c39w.json create mode 100644 advisories/unreviewed/2025/04/GHSA-cjv5-cj2c-3fgv/GHSA-cjv5-cj2c-3fgv.json create mode 100644 advisories/unreviewed/2025/04/GHSA-gjrg-9xwg-gxw7/GHSA-gjrg-9xwg-gxw7.json create mode 100644 advisories/unreviewed/2025/04/GHSA-h6hq-c28c-48r4/GHSA-h6hq-c28c-48r4.json create mode 100644 advisories/unreviewed/2025/04/GHSA-wh9p-qc46-94pw/GHSA-wh9p-qc46-94pw.json diff --git a/advisories/unreviewed/2025/04/GHSA-6jjf-6382-x2fp/GHSA-6jjf-6382-x2fp.json b/advisories/unreviewed/2025/04/GHSA-6jjf-6382-x2fp/GHSA-6jjf-6382-x2fp.json new file mode 100644 index 00000000000..76a8119a3c4 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-6jjf-6382-x2fp/GHSA-6jjf-6382-x2fp.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6jjf-6382-x2fp", + "modified": "2025-04-30T09:30:25Z", + "published": "2025-04-30T09:30:25Z", + "aliases": [ + "CVE-2025-4125" + ], + "details": "Delta Electronics ISPSoft version 3.20 is vulnerable to an Out-Of-Bounds Write vulnerability that could allow an attacker to execute arbitrary code when parsing ISP file.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4125" + }, + { + "type": "WEB", + "url": "https://filecenter.deltaww.com/news/download/doc/Delta-PCSA-2025-00004_ISPSoft%20-%20Multiple%20Vulnerabilities_v2.pdf" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-787" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-30T09:15:17Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-cf97-57jv-c39w/GHSA-cf97-57jv-c39w.json b/advisories/unreviewed/2025/04/GHSA-cf97-57jv-c39w/GHSA-cf97-57jv-c39w.json new file mode 100644 index 00000000000..d403b262441 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-cf97-57jv-c39w/GHSA-cf97-57jv-c39w.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cf97-57jv-c39w", + "modified": "2025-04-30T09:30:25Z", + "published": "2025-04-30T09:30:25Z", + "aliases": [ + "CVE-2025-2890" + ], + "details": "The tagDiv Opt-In Builder plugin for WordPress is vulnerable to time-based SQL Injection via the ‘subscriptionCouponId’ parameter in all versions up to, and including, 1.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2890" + }, + { + "type": "WEB", + "url": "https://tagdiv.com/newspaper-changelog" + }, + { + "type": "WEB", + "url": "https://tagdiv.com/tagdiv-opt-in-builder" + }, + { + "type": "WEB", + "url": "https://themeforest.net/item/newspaper/5489609" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/fff1cff1-6745-4124-ba93-8b0749eae61a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-30T09:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-cjv5-cj2c-3fgv/GHSA-cjv5-cj2c-3fgv.json b/advisories/unreviewed/2025/04/GHSA-cjv5-cj2c-3fgv/GHSA-cjv5-cj2c-3fgv.json new file mode 100644 index 00000000000..5631746d3b1 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-cjv5-cj2c-3fgv/GHSA-cjv5-cj2c-3fgv.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cjv5-cj2c-3fgv", + "modified": "2025-04-30T09:30:25Z", + "published": "2025-04-30T09:30:25Z", + "aliases": [ + "CVE-2025-4124" + ], + "details": "Delta Electronics ISPSoft version 3.20 is vulnerable to an Out-Of-Bounds Write vulnerability that could allow an attacker to execute arbitrary code when parsing ISP file.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4124" + }, + { + "type": "WEB", + "url": "https://filecenter.deltaww.com/news/download/doc/Delta-PCSA-2025-00004_ISPSoft%20-%20Multiple%20Vulnerabilities_v2.pdf" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-787" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-30T09:15:17Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-gjrg-9xwg-gxw7/GHSA-gjrg-9xwg-gxw7.json b/advisories/unreviewed/2025/04/GHSA-gjrg-9xwg-gxw7/GHSA-gjrg-9xwg-gxw7.json new file mode 100644 index 00000000000..b9f8d687cc9 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-gjrg-9xwg-gxw7/GHSA-gjrg-9xwg-gxw7.json @@ -0,0 +1,34 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gjrg-9xwg-gxw7", + "modified": "2025-04-30T09:30:24Z", + "published": "2025-04-30T09:30:24Z", + "aliases": [ + "CVE-2025-22882" + ], + "details": "Delta Electronics ISPSoft version 3.20 is vulnerable to a Stack-Based buffer overflow vulnerability that could allow an attacker to leverage debugging logic to execute arbitrary code when parsing CBDGL file.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22882" + }, + { + "type": "WEB", + "url": "https://filecenter.deltaww.com/news/download/doc/Delta-PCSA-2025-00004_ISPSoft%20-%20Multiple%20Vulnerabilities_v1.pdf" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-30T08:15:31Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-h6hq-c28c-48r4/GHSA-h6hq-c28c-48r4.json b/advisories/unreviewed/2025/04/GHSA-h6hq-c28c-48r4/GHSA-h6hq-c28c-48r4.json new file mode 100644 index 00000000000..efb9e6a46b7 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-h6hq-c28c-48r4/GHSA-h6hq-c28c-48r4.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h6hq-c28c-48r4", + "modified": "2025-04-30T09:30:24Z", + "published": "2025-04-30T09:30:24Z", + "aliases": [ + "CVE-2025-22883" + ], + "details": "Delta Electronics ISPSoft version 3.20 is vulnerable to an Out-Of-Bounds Write vulnerability that could allow an attacker to execute arbitrary code when parsing DVP file.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22883" + }, + { + "type": "WEB", + "url": "https://filecenter.deltaww.com/news/download/doc/Delta-PCSA-2025-00004_ISPSoft%20-%20Multiple%20Vulnerabilities_v1.pdf" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-787" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-30T08:15:31Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-wh9p-qc46-94pw/GHSA-wh9p-qc46-94pw.json b/advisories/unreviewed/2025/04/GHSA-wh9p-qc46-94pw/GHSA-wh9p-qc46-94pw.json new file mode 100644 index 00000000000..4109d5c6e89 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-wh9p-qc46-94pw/GHSA-wh9p-qc46-94pw.json @@ -0,0 +1,34 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wh9p-qc46-94pw", + "modified": "2025-04-30T09:30:25Z", + "published": "2025-04-30T09:30:25Z", + "aliases": [ + "CVE-2025-22884" + ], + "details": "Delta Electronics ISPSoft version 3.20 is vulnerable to a Stack-Based buffer overflow vulnerability that could allow an attacker to execute arbitrary code when parsing DVP file.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22884" + }, + { + "type": "WEB", + "url": "https://filecenter.deltaww.com/news/download/doc/Delta-PCSA-2025-00004_ISPSoft%20-%20Multiple%20Vulnerabilities_v1.pdf" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-30T08:15:31Z" + } +} \ No newline at end of file