diff --git a/advisories/unreviewed/2025/01/GHSA-98hx-vmw6-46w7/GHSA-98hx-vmw6-46w7.json b/advisories/unreviewed/2025/01/GHSA-98hx-vmw6-46w7/GHSA-98hx-vmw6-46w7.json index 92cf706585e..3ddc5c1beb2 100644 --- a/advisories/unreviewed/2025/01/GHSA-98hx-vmw6-46w7/GHSA-98hx-vmw6-46w7.json +++ b/advisories/unreviewed/2025/01/GHSA-98hx-vmw6-46w7/GHSA-98hx-vmw6-46w7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-98hx-vmw6-46w7", - "modified": "2025-01-30T21:31:22Z", + "modified": "2025-02-24T12:31:59Z", "published": "2025-01-30T21:31:22Z", "aliases": [ "CVE-2024-10603" @@ -30,6 +30,10 @@ { "type": "WEB", "url": "https://github.com/google/gvisor/commit/cbdb2c61b1f753834cedf2ebe68cbc335dadca52" + }, + { + "type": "WEB", + "url": "https://www.ndss-symposium.org/wp-content/uploads/2025-122-paper.pdf" } ], "database_specific": { diff --git a/advisories/unreviewed/2025/01/GHSA-mhfq-8c27-vp58/GHSA-mhfq-8c27-vp58.json b/advisories/unreviewed/2025/01/GHSA-mhfq-8c27-vp58/GHSA-mhfq-8c27-vp58.json index be8f0aa7e7a..c34b14937d5 100644 --- a/advisories/unreviewed/2025/01/GHSA-mhfq-8c27-vp58/GHSA-mhfq-8c27-vp58.json +++ b/advisories/unreviewed/2025/01/GHSA-mhfq-8c27-vp58/GHSA-mhfq-8c27-vp58.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-mhfq-8c27-vp58", - "modified": "2025-01-30T21:31:22Z", + "modified": "2025-02-24T12:31:59Z", "published": "2025-01-30T21:31:22Z", "aliases": [ "CVE-2024-10604" @@ -26,6 +26,10 @@ { "type": "WEB", "url": "https://fuchsia.googlesource.com/fuchsia/+/a3c17a4d6b3140f9175d6cf6ac4eb4e775f8dea8" + }, + { + "type": "WEB", + "url": "https://www.ndss-symposium.org/wp-content/uploads/2025-122-paper.pdf" } ], "database_specific": { diff --git a/advisories/unreviewed/2025/01/GHSA-w2xg-49x3-6w59/GHSA-w2xg-49x3-6w59.json b/advisories/unreviewed/2025/01/GHSA-w2xg-49x3-6w59/GHSA-w2xg-49x3-6w59.json index 7749d981b2d..f655e8a5ce8 100644 --- a/advisories/unreviewed/2025/01/GHSA-w2xg-49x3-6w59/GHSA-w2xg-49x3-6w59.json +++ b/advisories/unreviewed/2025/01/GHSA-w2xg-49x3-6w59/GHSA-w2xg-49x3-6w59.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-w2xg-49x3-6w59", - "modified": "2025-01-30T21:31:22Z", + "modified": "2025-02-24T12:31:59Z", "published": "2025-01-30T21:31:22Z", "aliases": [ "CVE-2024-10026" @@ -30,6 +30,10 @@ { "type": "WEB", "url": "https://github.com/google/gvisor/commit/f956b5ac17ae1f60a4d21999b59ba18c55f86d56" + }, + { + "type": "WEB", + "url": "https://www.ndss-symposium.org/wp-content/uploads/2025-122-paper.pdf" } ], "database_specific": { diff --git a/advisories/unreviewed/2025/02/GHSA-33vw-m9w6-c8vf/GHSA-33vw-m9w6-c8vf.json b/advisories/unreviewed/2025/02/GHSA-33vw-m9w6-c8vf/GHSA-33vw-m9w6-c8vf.json index e4e9cc5edff..975fc6140b4 100644 --- a/advisories/unreviewed/2025/02/GHSA-33vw-m9w6-c8vf/GHSA-33vw-m9w6-c8vf.json +++ b/advisories/unreviewed/2025/02/GHSA-33vw-m9w6-c8vf/GHSA-33vw-m9w6-c8vf.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-33vw-m9w6-c8vf", - "modified": "2025-02-24T06:31:07Z", + "modified": "2025-02-24T12:31:59Z", "published": "2025-02-24T06:31:06Z", "aliases": [ "CVE-2024-12308" ], "details": "The Logo Slider WordPress plugin before 4.6.0 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } + ], "affected": [], "references": [ { @@ -20,8 +25,10 @@ } ], "database_specific": { - "cwe_ids": [], - "severity": null, + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-02-24T06:15:10Z" diff --git a/advisories/unreviewed/2025/02/GHSA-gxcp-qqh4-j6r9/GHSA-gxcp-qqh4-j6r9.json b/advisories/unreviewed/2025/02/GHSA-gxcp-qqh4-j6r9/GHSA-gxcp-qqh4-j6r9.json index 015112a6093..6fc5c3648fc 100644 --- a/advisories/unreviewed/2025/02/GHSA-gxcp-qqh4-j6r9/GHSA-gxcp-qqh4-j6r9.json +++ b/advisories/unreviewed/2025/02/GHSA-gxcp-qqh4-j6r9/GHSA-gxcp-qqh4-j6r9.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-gxcp-qqh4-j6r9", - "modified": "2025-02-24T06:31:07Z", + "modified": "2025-02-24T12:31:59Z", "published": "2025-02-24T06:31:06Z", "aliases": [ "CVE-2024-13822" ], "details": "The Photo Contest | Competition | Video Contest WordPress plugin through 2.8.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], "affected": [], "references": [ { @@ -20,8 +25,10 @@ } ], "database_specific": { - "cwe_ids": [], - "severity": null, + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-02-24T06:15:11Z" diff --git a/advisories/unreviewed/2025/02/GHSA-p85q-v64c-fxch/GHSA-p85q-v64c-fxch.json b/advisories/unreviewed/2025/02/GHSA-p85q-v64c-fxch/GHSA-p85q-v64c-fxch.json new file mode 100644 index 00000000000..f52d61a7452 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-p85q-v64c-fxch/GHSA-p85q-v64c-fxch.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p85q-v64c-fxch", + "modified": "2025-02-24T12:31:59Z", + "published": "2025-02-24T12:31:59Z", + "aliases": [ + "CVE-2025-1488" + ], + "details": "The WPO365 | MICROSOFT 365 GRAPH MAILER plugin for WordPress is vulnerable to Open Redirect in all versions up to, and including, 3.2. This is due to insufficient validation on the redirect url supplied via the 'redirect_to' parameter. This makes it possible for unauthenticated attackers to redirect users to potentially malicious sites if 1. they can successfully trick them into performing an action and 2. the plugin is activated but not configured.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1488" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3244747" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wpo365-msgraphmailer/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3a1782c3-ae0b-42f1-aa5e-dabfa2a5bbcd?source=cve" + }, + { + "type": "WEB", + "url": "https://www.wpo365.com/change-log" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-601" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-24T11:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-qv7v-32wc-p652/GHSA-qv7v-32wc-p652.json b/advisories/unreviewed/2025/02/GHSA-qv7v-32wc-p652/GHSA-qv7v-32wc-p652.json index e525d47f56b..4afd7dc4448 100644 --- a/advisories/unreviewed/2025/02/GHSA-qv7v-32wc-p652/GHSA-qv7v-32wc-p652.json +++ b/advisories/unreviewed/2025/02/GHSA-qv7v-32wc-p652/GHSA-qv7v-32wc-p652.json @@ -1,13 +1,18 @@ { "schema_version": "1.4.0", "id": "GHSA-qv7v-32wc-p652", - "modified": "2025-02-24T06:31:07Z", + "modified": "2025-02-24T12:31:59Z", "published": "2025-02-24T06:31:06Z", "aliases": [ "CVE-2024-13605" ], "details": "The Form Maker by 10Web WordPress plugin before 1.15.33 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" + } + ], "affected": [], "references": [ { @@ -20,8 +25,10 @@ } ], "database_specific": { - "cwe_ids": [], - "severity": null, + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-02-24T06:15:11Z"