Publish Advisories

GHSA-4557-p767-895m
GHSA-9825-56cx-cfg6
This commit is contained in:
advisory-database[bot]
2025-01-10 12:32:12 +00:00
parent 5d59d4513c
commit 488acdaaad
2 changed files with 76 additions and 0 deletions
@@ -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"
}
}
@@ -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"
}
}