Publish Advisories

GHSA-5355-6wp2-29w4
GHSA-7m48-vw34-vw84
GHSA-4m3w-pp93-qqgm
GHSA-4vv5-fg3j-73p8
This commit is contained in:
advisory-database[bot]
2025-05-07 12:32:16 +00:00
parent b3a5834ac1
commit d86bbc4696
4 changed files with 97 additions and 2 deletions
@@ -29,7 +29,9 @@
}
],
"database_specific": {
"cwe_ids": [],
"cwe_ids": [
"CWE-787"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
@@ -30,7 +30,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-122"
"CWE-122",
"CWE-787"
],
"severity": "MODERATE",
"github_reviewed": false,
@@ -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 administrators 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"
}
}
@@ -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"
}
}