From 1883afa77d32bc05d9ad70627a8b87eff4c47fe0 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 06:32:26 +0000 Subject: [PATCH] Publish Advisories GHSA-422m-cg6f-h759 GHSA-wqfg-qj44-hcw9 --- .../GHSA-422m-cg6f-h759.json | 44 +++++++++++++++++++ .../GHSA-wqfg-qj44-hcw9.json | 40 +++++++++++++++++ 2 files changed, 84 insertions(+) create mode 100644 advisories/unreviewed/2025/04/GHSA-422m-cg6f-h759/GHSA-422m-cg6f-h759.json create mode 100644 advisories/unreviewed/2025/04/GHSA-wqfg-qj44-hcw9/GHSA-wqfg-qj44-hcw9.json diff --git a/advisories/unreviewed/2025/04/GHSA-422m-cg6f-h759/GHSA-422m-cg6f-h759.json b/advisories/unreviewed/2025/04/GHSA-422m-cg6f-h759/GHSA-422m-cg6f-h759.json new file mode 100644 index 00000000000..a42aab5b3ee --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-422m-cg6f-h759/GHSA-422m-cg6f-h759.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-422m-cg6f-h759", + "modified": "2025-04-11T06:30:34Z", + "published": "2025-04-11T06:30:33Z", + "aliases": [ + "CVE-2025-2636" + ], + "details": "The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 0.1.0.85 via the 'instawp-database-manager' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2636" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/instawp-connect/trunk/includes/database-manager/loader.php#L77" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3269681" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4c8f2c6f-c231-477c-895b-df892569ef95?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-11T05:15:31Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-wqfg-qj44-hcw9/GHSA-wqfg-qj44-hcw9.json b/advisories/unreviewed/2025/04/GHSA-wqfg-qj44-hcw9/GHSA-wqfg-qj44-hcw9.json new file mode 100644 index 00000000000..62071837dad --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-wqfg-qj44-hcw9/GHSA-wqfg-qj44-hcw9.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wqfg-qj44-hcw9", + "modified": "2025-04-11T06:30:33Z", + "published": "2025-04-11T06:30:33Z", + "aliases": [ + "CVE-2025-32816" + ], + "details": "CodeLit CourseLit before 0.57.5 allows Parameter Tampering via a payment plan associated with the wrong entity.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32816" + }, + { + "type": "WEB", + "url": "https://github.com/codelitdev/courselit/pull/574/commits/5e11094df938e08485d0ab8aec2722c237ba0496" + }, + { + "type": "WEB", + "url": "https://github.com/codelitdev/courselit/releases/tag/v0.57.5" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-472" + ], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-11T04:15:31Z" + } +} \ No newline at end of file