From 488acdaaadcfff82a3695c463b9d789a80e7276a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:32:12 +0000 Subject: [PATCH] Publish Advisories GHSA-4557-p767-895m GHSA-9825-56cx-cfg6 --- .../GHSA-4557-p767-895m.json | 40 +++++++++++++++++++ .../GHSA-9825-56cx-cfg6.json | 36 +++++++++++++++++ 2 files changed, 76 insertions(+) create mode 100644 advisories/unreviewed/2025/01/GHSA-4557-p767-895m/GHSA-4557-p767-895m.json create mode 100644 advisories/unreviewed/2025/01/GHSA-9825-56cx-cfg6/GHSA-9825-56cx-cfg6.json diff --git a/advisories/unreviewed/2025/01/GHSA-4557-p767-895m/GHSA-4557-p767-895m.json b/advisories/unreviewed/2025/01/GHSA-4557-p767-895m/GHSA-4557-p767-895m.json new file mode 100644 index 00000000000..0e10d24cb2f --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-4557-p767-895m/GHSA-4557-p767-895m.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4557-p767-895m", + "modified": "2025-01-10T12:30:36Z", + "published": "2025-01-10T12:30:36Z", + "aliases": [ + "CVE-2024-13318" + ], + "details": "The Essential WP Real Estate plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the cl_delete_listing_func() function in all versions up to, and including, 1.1.3. This makes it possible for unauthenticated attackers to delete arbitrary pages and posts.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13318" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/essential-wp-real-estate/trunk/src/Common/Ajax/Ajax.php#L724" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6a1a9e22-d174-43fc-aab6-f6968067a290?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-463" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-10T12:15:24Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-9825-56cx-cfg6/GHSA-9825-56cx-cfg6.json b/advisories/unreviewed/2025/01/GHSA-9825-56cx-cfg6/GHSA-9825-56cx-cfg6.json new file mode 100644 index 00000000000..5cd7a7965a4 --- /dev/null +++ b/advisories/unreviewed/2025/01/GHSA-9825-56cx-cfg6/GHSA-9825-56cx-cfg6.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9825-56cx-cfg6", + "modified": "2025-01-10T12:30:36Z", + "published": "2025-01-10T12:30:36Z", + "aliases": [ + "CVE-2025-23016" + ], + "details": "FastCGI fcgi2 (aka fcgi) 2.x through 2.4.4 has an integer overflow (and resultant heap-based buffer overflow) via crafted nameLen or valueLen values in data to the IPC socket. This occurs in ReadParams in fcgiapp.c.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23016" + }, + { + "type": "WEB", + "url": "https://github.com/FastCGI-Archives/fcgi2/issues/67" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-190" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-01-10T12:15:25Z" + } +} \ No newline at end of file