diff --git a/advisories/unreviewed/2024/02/GHSA-5355-6wp2-29w4/GHSA-5355-6wp2-29w4.json b/advisories/unreviewed/2024/02/GHSA-5355-6wp2-29w4/GHSA-5355-6wp2-29w4.json index 2940578536a..c80c6780bd7 100644 --- a/advisories/unreviewed/2024/02/GHSA-5355-6wp2-29w4/GHSA-5355-6wp2-29w4.json +++ b/advisories/unreviewed/2024/02/GHSA-5355-6wp2-29w4/GHSA-5355-6wp2-29w4.json @@ -29,7 +29,9 @@ } ], "database_specific": { - "cwe_ids": [], + "cwe_ids": [ + "CWE-787" + ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, diff --git a/advisories/unreviewed/2024/02/GHSA-7m48-vw34-vw84/GHSA-7m48-vw34-vw84.json b/advisories/unreviewed/2024/02/GHSA-7m48-vw34-vw84/GHSA-7m48-vw34-vw84.json index 7787de270bb..307e37212de 100644 --- a/advisories/unreviewed/2024/02/GHSA-7m48-vw34-vw84/GHSA-7m48-vw34-vw84.json +++ b/advisories/unreviewed/2024/02/GHSA-7m48-vw34-vw84/GHSA-7m48-vw34-vw84.json @@ -30,7 +30,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-122" + "CWE-122", + "CWE-787" ], "severity": "MODERATE", "github_reviewed": false, diff --git a/advisories/unreviewed/2025/05/GHSA-4m3w-pp93-qqgm/GHSA-4m3w-pp93-qqgm.json b/advisories/unreviewed/2025/05/GHSA-4m3w-pp93-qqgm/GHSA-4m3w-pp93-qqgm.json new file mode 100644 index 00000000000..b19abeb9057 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-4m3w-pp93-qqgm/GHSA-4m3w-pp93-qqgm.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4m3w-pp93-qqgm", + "modified": "2025-05-07T12:30:34Z", + "published": "2025-05-07T12:30:33Z", + "aliases": [ + "CVE-2025-4104" + ], + "details": "The Frontend Dashboard plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check on the fed_wp_ajax_fed_login_form_post() function in versions 1.0 to 2.2.6. This makes it possible for unauthenticated attackers to reset the administrator’s email and password, and elevate their privileges to that of an administrator.", + "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-4104" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/frontend-dashboard/tags/2.2.6/includes/frontend/request/login/index.php#L21" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/frontend-dashboard/tags/2.2.6/includes/frontend/request/login/register.php#L16" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/frontend-dashboard/tags/2.2.7/includes/frontend/request/login/validation.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3288562" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/frontend-dashboard/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/31e518a9-316b-40a4-ada7-317fb2c16766?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-285" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-07T10:15:15Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-4vv5-fg3j-73p8/GHSA-4vv5-fg3j-73p8.json b/advisories/unreviewed/2025/05/GHSA-4vv5-fg3j-73p8/GHSA-4vv5-fg3j-73p8.json new file mode 100644 index 00000000000..91b44b4b70a --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-4vv5-fg3j-73p8/GHSA-4vv5-fg3j-73p8.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4vv5-fg3j-73p8", + "modified": "2025-05-07T12:30:33Z", + "published": "2025-05-07T12:30:33Z", + "aliases": [ + "CVE-2025-33093" + ], + "details": "IBM Sterling Partner Engagement Manager 6.1.0, 6.2.0, 6.2.2 JWT secret is stored in public Helm Charts and is not stored as a Kubernetes secret.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-33093" + }, + { + "type": "WEB", + "url": "https://www.ibm.com/support/pages/node/7232762" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-260" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-07T11:15:52Z" + } +} \ No newline at end of file