diff --git a/advisories/unreviewed/2025/04/GHSA-28gr-56hr-prp6/GHSA-28gr-56hr-prp6.json b/advisories/unreviewed/2025/04/GHSA-28gr-56hr-prp6/GHSA-28gr-56hr-prp6.json new file mode 100644 index 00000000000..8a282b8b167 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-28gr-56hr-prp6/GHSA-28gr-56hr-prp6.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-28gr-56hr-prp6", + "modified": "2025-04-02T15:31:36Z", + "published": "2025-04-02T15:31:36Z", + "aliases": [ + "CVE-2025-2786" + ], + "details": "A flaw was found in Tempo Operator, where it creates a ServiceAccount, ClusterRole, and ClusterRoleBinding when a user deploys a TempoStack or TempoMonolithic instance. This flaw allows a user with full access to their namespace to extract the ServiceAccount token and use it to submit TokenReview and SubjectAccessReview requests, potentially revealing information about other users' permissions. While this does not allow privilege escalation or impersonation, it exposes information that could aid in gathering information for further attacks.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2786" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2025-2786" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354811" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T11:15:39Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-2w83-6jxw-jfx8/GHSA-2w83-6jxw-jfx8.json b/advisories/unreviewed/2025/04/GHSA-2w83-6jxw-jfx8/GHSA-2w83-6jxw-jfx8.json new file mode 100644 index 00000000000..1bbc0182324 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-2w83-6jxw-jfx8/GHSA-2w83-6jxw-jfx8.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2w83-6jxw-jfx8", + "modified": "2025-04-02T15:31:35Z", + "published": "2025-04-02T15:31:35Z", + "aliases": [ + "CVE-2025-3097" + ], + "details": "The wp Time Machine plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.4.0. This is due to missing or incorrect nonce validation on the 'wpTimeMachineCore.php' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.", + "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": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3097" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wp-time-machine/trunk/includes/wpTimeMachineCore.php#L86" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/wp-time-machine" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f44fdbb2-abb8-488f-bdc0-ec6eea93d92a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T10:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-2wxq-944j-5g2v/GHSA-2wxq-944j-5g2v.json b/advisories/unreviewed/2025/04/GHSA-2wxq-944j-5g2v/GHSA-2wxq-944j-5g2v.json new file mode 100644 index 00000000000..6e1433a15a3 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-2wxq-944j-5g2v/GHSA-2wxq-944j-5g2v.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2wxq-944j-5g2v", + "modified": "2025-04-02T15:31:38Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2025-31726" + ], + "details": "Jenkins Stack Hammer Plugin 1.0.6 and earlier stores Stack Hammer API keys unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Extended Read permission, or access to the Jenkins controller file system.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31726" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3520" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T15:16:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-4vjp-327p-w4qv/GHSA-4vjp-327p-w4qv.json b/advisories/unreviewed/2025/04/GHSA-4vjp-327p-w4qv/GHSA-4vjp-327p-w4qv.json new file mode 100644 index 00000000000..4374cd750bc --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-4vjp-327p-w4qv/GHSA-4vjp-327p-w4qv.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4vjp-327p-w4qv", + "modified": "2025-04-02T15:31:38Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2025-31722" + ], + "details": "In Jenkins Templating Engine Plugin 2.5.3 and earlier, libraries defined in folders are not subject to sandbox protection, allowing attackers with Item/Configure permission to execute arbitrary code in the context of the Jenkins controller JVM.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31722" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3505" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T15:15:59Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-565r-pf5q-45v6/GHSA-565r-pf5q-45v6.json b/advisories/unreviewed/2025/04/GHSA-565r-pf5q-45v6/GHSA-565r-pf5q-45v6.json new file mode 100644 index 00000000000..2cbff038fe4 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-565r-pf5q-45v6/GHSA-565r-pf5q-45v6.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-565r-pf5q-45v6", + "modified": "2025-04-02T15:31:38Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2025-31720" + ], + "details": "A missing permission check in Jenkins 2.503 and earlier, LTS 2.492.2 and earlier allows attackers with Computer/Create permission but without Computer/Extended Read permission to copy an agent, gaining access to its configuration.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31720" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3512" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T15:15:59Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-5xf3-gmx4-529v/GHSA-5xf3-gmx4-529v.json b/advisories/unreviewed/2025/04/GHSA-5xf3-gmx4-529v/GHSA-5xf3-gmx4-529v.json new file mode 100644 index 00000000000..0b86b4d1111 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-5xf3-gmx4-529v/GHSA-5xf3-gmx4-529v.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5xf3-gmx4-529v", + "modified": "2025-04-02T15:31:36Z", + "published": "2025-04-02T15:31:36Z", + "aliases": [ + "CVE-2025-2842" + ], + "details": "A flaw was found in the Tempo Operator. When the Jaeger UI Monitor Tab functionality is enabled in a Tempo instance managed by the Tempo Operator, the Operator creates a ClusterRoleBinding for the Service Account of the Tempo instance to grant the cluster-monitoring-view ClusterRole.\nThis can be exploited if a user has 'create' permissions on TempoStack and 'get' permissions on Secret in a namespace (for example, a user has ClusterAdmin permissions for a specific namespace), as the user can read the token of the Tempo service account and therefore has access to see all cluster metrics.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2842" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2025-2842" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2355219" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T12:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-6cgj-2ccj-288g/GHSA-6cgj-2ccj-288g.json b/advisories/unreviewed/2025/04/GHSA-6cgj-2ccj-288g/GHSA-6cgj-2ccj-288g.json new file mode 100644 index 00000000000..da8b00e520b --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-6cgj-2ccj-288g/GHSA-6cgj-2ccj-288g.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6cgj-2ccj-288g", + "modified": "2025-04-02T15:31:35Z", + "published": "2025-04-02T15:31:35Z", + "aliases": [ + "CVE-2025-3063" + ], + "details": "The Shopper Approved Reviews plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the ajax_callback_update_sa_option() function in versions 2.0 to 2.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3063" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/shopperapproved-reviews/trunk/shopperapproved.php#L154" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c042b347-2884-436d-abd3-6931548f18d6?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T10:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-7phw-gfj7-v79q/GHSA-7phw-gfj7-v79q.json b/advisories/unreviewed/2025/04/GHSA-7phw-gfj7-v79q/GHSA-7phw-gfj7-v79q.json new file mode 100644 index 00000000000..dabc009a7e3 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-7phw-gfj7-v79q/GHSA-7phw-gfj7-v79q.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7phw-gfj7-v79q", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2024-50384" + ], + "details": "A denial of service vulnerability exists in the NetX Component HTTP server functionality of STMicroelectronics X-CUBE-AZRTOS-WL 2.0.0. A specially crafted network packet can lead to denial of service. An attacker can send a malicious packet to trigger this vulnerability.This vulnerability affects X-CUBE-AZRTOS-F7 NetX Duo Web Component HTTP server v 1.1.0. This HTTP server implementation is contained in this file - x-cube-azrtos-f7\\Middlewares\\ST\\netxduo\\addons\\web\\nx_web_http_server.c", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50384" + }, + { + "type": "WEB", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2097" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-459" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T14:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-83mw-hrr9-5qq8/GHSA-83mw-hrr9-5qq8.json b/advisories/unreviewed/2025/04/GHSA-83mw-hrr9-5qq8/GHSA-83mw-hrr9-5qq8.json new file mode 100644 index 00000000000..b522c07d937 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-83mw-hrr9-5qq8/GHSA-83mw-hrr9-5qq8.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-83mw-hrr9-5qq8", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2024-25051" + ], + "details": "IBM Jazz Reporting Service 7.0.2 and 7.0.3 does not invalidate session after logout which could allow an authenticated privileged user to impersonate another user on the system.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25051" + }, + { + "type": "WEB", + "url": "https://www.ibm.com/support/pages/node/7229760" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-613" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T15:15:56Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-886p-7gmf-j6gr/GHSA-886p-7gmf-j6gr.json b/advisories/unreviewed/2025/04/GHSA-886p-7gmf-j6gr/GHSA-886p-7gmf-j6gr.json new file mode 100644 index 00000000000..2aa1db26151 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-886p-7gmf-j6gr/GHSA-886p-7gmf-j6gr.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-886p-7gmf-j6gr", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2024-50597" + ], + "details": "An integer underflow vulnerability exists in the HTTP server PUT request functionality of STMicroelectronics X-CUBE-AZRTOS-WL 2.0.0. A specially crafted network packet can lead to denial of service. An attacker can send a malicious packet to trigger this vulnerability.This vulnerability affects the NetX Duo Component HTTP Server implementation which can be found in x-cube-azrtos-f7\\Middlewares\\ST\\netxduo\\addons\\http\\nxd_http_server.c", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50597" + }, + { + "type": "WEB", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2103" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-191" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T14:15:44Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-8p6x-gw4x-w3jp/GHSA-8p6x-gw4x-w3jp.json b/advisories/unreviewed/2025/04/GHSA-8p6x-gw4x-w3jp/GHSA-8p6x-gw4x-w3jp.json new file mode 100644 index 00000000000..d34057fc7ac --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-8p6x-gw4x-w3jp/GHSA-8p6x-gw4x-w3jp.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8p6x-gw4x-w3jp", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2024-50596" + ], + "details": "An integer underflow vulnerability exists in the HTTP server PUT request functionality of STMicroelectronics X-CUBE-AZRTOS-WL 2.0.0. A specially crafted network packet can lead to denial of service. An attacker can send a malicious packet to trigger this vulnerability.This vulnerability affects the NetX Duo Web Component HTTP Server implementation which can be found in x-cube-azrtos-f7\\Middlewares\\ST\\netxduo\\addons\\web\\nx_web_http_server.c", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50596" + }, + { + "type": "WEB", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2103" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-191" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T14:15:44Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-8qc9-45x2-qc2j/GHSA-8qc9-45x2-qc2j.json b/advisories/unreviewed/2025/04/GHSA-8qc9-45x2-qc2j/GHSA-8qc9-45x2-qc2j.json new file mode 100644 index 00000000000..54e7500d333 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-8qc9-45x2-qc2j/GHSA-8qc9-45x2-qc2j.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8qc9-45x2-qc2j", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2024-50595" + ], + "details": "An integer underflow vulnerability exists in the HTTP server PUT request functionality of STMicroelectronics X-CUBE-AZRTOS-WL 2.0.0. A specially crafted series of network requests can lead to denial of service. An attacker can send a sequence of malicious packets to trigger this vulnerability.This vulnerability affects the NetX Duo Component HTTP Server implementation which can be found in x-cube-azrtos-f7\\Middlewares\\ST\\netxduo\\addons\\http\\nxd_http_server.c", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50595" + }, + { + "type": "WEB", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2102" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-191" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T14:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-c8xh-2w48-wv2w/GHSA-c8xh-2w48-wv2w.json b/advisories/unreviewed/2025/04/GHSA-c8xh-2w48-wv2w/GHSA-c8xh-2w48-wv2w.json new file mode 100644 index 00000000000..91b3bec9128 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-c8xh-2w48-wv2w/GHSA-c8xh-2w48-wv2w.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c8xh-2w48-wv2w", + "modified": "2025-04-02T15:31:36Z", + "published": "2025-04-02T15:31:36Z", + "aliases": [ + "CVE-2025-3099" + ], + "details": "The Advanced Search by My Solr Server plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.5. This is due to missing or incorrect nonce validation on the 'MySolrServerSettings' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.", + "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": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3099" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/advanced-search-by-my-solr-server/tags/2.0.5/advanced-search-by-my-solr-server-options-page.php#L76" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/advanced-search-by-my-solr-server/tags/2.0.5/advanced-search-by-my-solr-server.inc.php#L66" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/advanced-search-by-my-solr-server/tags/2.0.5/advanced-search-by-my-solr-server.php#L1008" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/advanced-search-by-my-solr-server/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/250d1bea-793d-4c13-976b-bfc3ff7d9160?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T10:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-cc4w-4629-8rc3/GHSA-cc4w-4629-8rc3.json b/advisories/unreviewed/2025/04/GHSA-cc4w-4629-8rc3/GHSA-cc4w-4629-8rc3.json new file mode 100644 index 00000000000..31dad031ba8 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-cc4w-4629-8rc3/GHSA-cc4w-4629-8rc3.json @@ -0,0 +1,39 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cc4w-4629-8rc3", + "modified": "2025-04-02T15:31:36Z", + "published": "2025-04-02T15:31:36Z", + "aliases": [ + "CVE-2025-1805" + ], + "details": "Crypt::Salt for Perl version 0.01 uses insecure rand() function when generating salts for cryptographic purposes.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1805" + }, + { + "type": "WEB", + "url": "https://metacpan.org/release/HACHI/Crypt-Salt-0.01/source/lib/Crypt/Salt.pm#L76" + }, + { + "type": "WEB", + "url": "https://perldoc.perl.org/functions/rand" + }, + { + "type": "WEB", + "url": "https://security.metacpan.org/docs/guides/random-data-for-security.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-338" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T13:15:40Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-cg5h-4wxq-69jw/GHSA-cg5h-4wxq-69jw.json b/advisories/unreviewed/2025/04/GHSA-cg5h-4wxq-69jw/GHSA-cg5h-4wxq-69jw.json new file mode 100644 index 00000000000..a2ea43cda86 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-cg5h-4wxq-69jw/GHSA-cg5h-4wxq-69jw.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cg5h-4wxq-69jw", + "modified": "2025-04-02T15:31:38Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2024-56341" + ], + "details": "IBM Content Navigator 3.0.11, 3.0.15, and 3.1.0 is vulnerable to cross-site scripting. This vulnerability allows an authenticated user to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session.", + "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": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56341" + }, + { + "type": "WEB", + "url": "https://www.ibm.com/support/pages/node/7229839" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T15:15:57Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-f332-pxgf-g3gr/GHSA-f332-pxgf-g3gr.json b/advisories/unreviewed/2025/04/GHSA-f332-pxgf-g3gr/GHSA-f332-pxgf-g3gr.json new file mode 100644 index 00000000000..a70ce4fc480 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-f332-pxgf-g3gr/GHSA-f332-pxgf-g3gr.json @@ -0,0 +1,37 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f332-pxgf-g3gr", + "modified": "2025-04-02T15:31:36Z", + "published": "2025-04-02T15:31:36Z", + "aliases": [ + "CVE-2025-21987" + ], + "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: init return value in amdgpu_ttm_clear_buffer\n\nOtherwise an uninitialized value can be returned if\namdgpu_res_cleared returns true for all regions.\n\nPossibly closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3812\n\n(cherry picked from commit 7c62aacc3b452f73a1284198c81551035fac6d71)", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21987" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/5bd98c2df4a0f2e2dcbdf563feb8d348406377b5" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/d2c9625b0ade41f9917875d88173a0cc802b95fc" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/d3c7059b6a8600fc62cd863f1ea203b8675e63e1" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T13:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-f6rx-g27m-fx6h/GHSA-f6rx-g27m-fx6h.json b/advisories/unreviewed/2025/04/GHSA-f6rx-g27m-fx6h/GHSA-f6rx-g27m-fx6h.json new file mode 100644 index 00000000000..e9d3cd835d3 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-f6rx-g27m-fx6h/GHSA-f6rx-g27m-fx6h.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f6rx-g27m-fx6h", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2024-50594" + ], + "details": "An integer underflow vulnerability exists in the HTTP server PUT request functionality of STMicroelectronics X-CUBE-AZRTOS-WL 2.0.0. A specially crafted series of network requests can lead to denial of service. An attacker can send a sequence of malicious packets to trigger this vulnerability.This vulnerability affects the NetX Duo Web Component HTTP Server implementation which can be found in x-cube-azrtos-f7\\Middlewares\\ST\\netxduo\\addons\\web\\nx_web_http_server.c", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50594" + }, + { + "type": "WEB", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2102" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-191" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T14:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-fv9q-fq62-c6qg/GHSA-fv9q-fq62-c6qg.json b/advisories/unreviewed/2025/04/GHSA-fv9q-fq62-c6qg/GHSA-fv9q-fq62-c6qg.json new file mode 100644 index 00000000000..2803f55defb --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-fv9q-fq62-c6qg/GHSA-fv9q-fq62-c6qg.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fv9q-fq62-c6qg", + "modified": "2025-04-02T15:31:38Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2025-31727" + ], + "details": "Jenkins AsakusaSatellite Plugin 0.1.1 and earlier stores AsakusaSatellite API keys unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Item/Extended Read permission or access to the Jenkins controller file system.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31727" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3523" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T15:16:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-g65g-fmcp-4w68/GHSA-g65g-fmcp-4w68.json b/advisories/unreviewed/2025/04/GHSA-g65g-fmcp-4w68/GHSA-g65g-fmcp-4w68.json new file mode 100644 index 00000000000..c9e4a1347a8 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-g65g-fmcp-4w68/GHSA-g65g-fmcp-4w68.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g65g-fmcp-4w68", + "modified": "2025-04-02T15:31:38Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2025-31725" + ], + "details": "Jenkins monitor-remote-job Plugin 1.0 stores passwords unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Extended Read permission, or access to the Jenkins controller file system.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31725" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3539" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T15:16:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-g69p-6w39-jg6h/GHSA-g69p-6w39-jg6h.json b/advisories/unreviewed/2025/04/GHSA-g69p-6w39-jg6h/GHSA-g69p-6w39-jg6h.json new file mode 100644 index 00000000000..1ee8c1cb422 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-g69p-6w39-jg6h/GHSA-g69p-6w39-jg6h.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g69p-6w39-jg6h", + "modified": "2025-04-02T15:31:34Z", + "published": "2025-04-02T15:31:34Z", + "aliases": [ + "CVE-2024-13637" + ], + "details": "The Demo Awesome plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the install_plugin function in all versions up to, and including, 1.0.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install and activate arbitrary plugins..", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13637" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/demo-awesome/trunk/inc/admin/class-demo-awesome-admin.php#L407" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/demo-awesome/trunk/inc/admin/js/admin.js#L1684" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/demo-awesome/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9a552f81-b222-46f0-b318-702e09d249c1?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T10:15:18Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-ghxc-pm62-h5fx/GHSA-ghxc-pm62-h5fx.json b/advisories/unreviewed/2025/04/GHSA-ghxc-pm62-h5fx/GHSA-ghxc-pm62-h5fx.json new file mode 100644 index 00000000000..2d6ef68ab43 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-ghxc-pm62-h5fx/GHSA-ghxc-pm62-h5fx.json @@ -0,0 +1,45 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-ghxc-pm62-h5fx", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2025-21993" + ], + "details": "In the Linux kernel, the following vulnerability has been resolved:\n\niscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()\n\nWhen performing an iSCSI boot using IPv6, iscsistart still reads the\n/sys/firmware/ibft/ethernetX/subnet-mask entry. Since the IPv6 prefix\nlength is 64, this causes the shift exponent to become negative,\ntriggering a UBSAN warning. As the concept of a subnet mask does not\napply to IPv6, the value is set to ~0 to suppress the warning message.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21993" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/07e0d99a2f701123ad3104c0f1a1e66bce74d6e5" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/2d1eef248107bdf3d5a69d0fde04c30a79a7bf5d" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/9bfa80c8aa4e06dff55a953c3fffbfc68a3a3b1c" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/b253660fac5e0e9080d2c95e3a029e1898d49afb" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/c1c6e527470e5eab0b2d57bd073530fbace39eab" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T13:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-h8hc-8pw6-mf3x/GHSA-h8hc-8pw6-mf3x.json b/advisories/unreviewed/2025/04/GHSA-h8hc-8pw6-mf3x/GHSA-h8hc-8pw6-mf3x.json new file mode 100644 index 00000000000..b1c8a9d5df3 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-h8hc-8pw6-mf3x/GHSA-h8hc-8pw6-mf3x.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h8hc-8pw6-mf3x", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2024-45064" + ], + "details": "A buffer overflow vulnerability exists in the FileX Internal RAM interface functionality of STMicroelectronics X-CUBE-AZRTOS-WL 2.0.0. A specially crafted set of network packets can lead to code execution. An attacker can send a sequence of requests to trigger this vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45064" + }, + { + "type": "WEB", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2096" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-119" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T14:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-hcfh-qjcp-34q9/GHSA-hcfh-qjcp-34q9.json b/advisories/unreviewed/2025/04/GHSA-hcfh-qjcp-34q9/GHSA-hcfh-qjcp-34q9.json new file mode 100644 index 00000000000..5535c9810ac --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-hcfh-qjcp-34q9/GHSA-hcfh-qjcp-34q9.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hcfh-qjcp-34q9", + "modified": "2025-04-02T15:31:38Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2025-31723" + ], + "details": "A cross-site request forgery (CSRF) vulnerability in Jenkins Simple Queue Plugin 1.4.6 and earlier allows attackers to change and reset the build queue order.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31723" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3469" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T15:15:59Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-hf7m-7q5v-h9g5/GHSA-hf7m-7q5v-h9g5.json b/advisories/unreviewed/2025/04/GHSA-hf7m-7q5v-h9g5/GHSA-hf7m-7q5v-h9g5.json new file mode 100644 index 00000000000..03fb1868280 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-hf7m-7q5v-h9g5/GHSA-hf7m-7q5v-h9g5.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hf7m-7q5v-h9g5", + "modified": "2025-04-02T15:31:34Z", + "published": "2025-04-02T15:31:34Z", + "aliases": [ + "CVE-2025-2483" + ], + "details": "The Gift Certificate Creator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘receip_address’ parameter in all versions up to, and including, 1.1.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.", + "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": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2483" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/gift-certificate-creator/trunk/giftcertificates.php#L312" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/gift-certificate-creator/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/adbebe61-3adc-4ba1-8767-863dc2310cad?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T10:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-jrmm-8whf-pxxq/GHSA-jrmm-8whf-pxxq.json b/advisories/unreviewed/2025/04/GHSA-jrmm-8whf-pxxq/GHSA-jrmm-8whf-pxxq.json new file mode 100644 index 00000000000..7ffec4d2921 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-jrmm-8whf-pxxq/GHSA-jrmm-8whf-pxxq.json @@ -0,0 +1,37 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jrmm-8whf-pxxq", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2025-21989" + ], + "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: fix missing .is_two_pixels_per_container\n\nStarting from 6.11, AMDGPU driver, while being loaded with amdgpu.dc=1,\ndue to lack of .is_two_pixels_per_container function in dce60_tg_funcs,\ncauses a NULL pointer dereference on PCs with old GPUs, such as R9 280X.\n\nSo this fix adds missing .is_two_pixels_per_container to dce60_tg_funcs.\n\n(cherry picked from commit bd4b125eb949785c6f8a53b0494e32795421209d)", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21989" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/36d04c9313d8d83ead92242f037099ac73e02120" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/e204aab79e01bc8ff750645666993ed8b719de57" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/fefa811e616b5d0b555ed65743e528a0a8a0b377" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T13:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-m254-f6h4-p93g/GHSA-m254-f6h4-p93g.json b/advisories/unreviewed/2025/04/GHSA-m254-f6h4-p93g/GHSA-m254-f6h4-p93g.json new file mode 100644 index 00000000000..cee3e6e61a6 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-m254-f6h4-p93g/GHSA-m254-f6h4-p93g.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m254-f6h4-p93g", + "modified": "2025-04-02T15:31:38Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2025-31728" + ], + "details": "Jenkins AsakusaSatellite Plugin 0.1.1 and earlier does not mask AsakusaSatellite API keys displayed on the job configuration form, increasing the potential for attackers to observe and capture them.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31728" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3523" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T15:16:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-mfpx-5w5g-xmpw/GHSA-mfpx-5w5g-xmpw.json b/advisories/unreviewed/2025/04/GHSA-mfpx-5w5g-xmpw/GHSA-mfpx-5w5g-xmpw.json new file mode 100644 index 00000000000..8d26d6ef6ce --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-mfpx-5w5g-xmpw/GHSA-mfpx-5w5g-xmpw.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mfpx-5w5g-xmpw", + "modified": "2025-04-02T15:31:35Z", + "published": "2025-04-02T15:31:35Z", + "aliases": [ + "CVE-2025-2513" + ], + "details": "The Smart Icons For WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Editor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2513" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/smartifw/tags/1.0.4/includes/media.php#L3" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/smartifw/tags/1.0.4/smart_icons_for_wordpress.php#L86" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/smartifw/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/7f5d8eac-fca9-4222-9a5f-a12748d298ec?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T10:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-pcv3-r2v8-4964/GHSA-pcv3-r2v8-4964.json b/advisories/unreviewed/2025/04/GHSA-pcv3-r2v8-4964/GHSA-pcv3-r2v8-4964.json new file mode 100644 index 00000000000..a0a15618317 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-pcv3-r2v8-4964/GHSA-pcv3-r2v8-4964.json @@ -0,0 +1,45 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pcv3-r2v8-4964", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2025-21994" + ], + "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nksmbd: fix incorrect validation for num_aces field of smb_acl\n\nparse_dcal() validate num_aces to allocate posix_ace_state_array.\n\nif (num_aces > ULONG_MAX / sizeof(struct smb_ace *))\n\nIt is an incorrect validation that we can create an array of size ULONG_MAX.\nsmb_acl has ->size field to calculate actual number of aces in request buffer\nsize. Use this to check invalid num_aces.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21994" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/1b8b67f3c5e5169535e26efedd3e422172e2db64" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/9c4e202abff45f8eac17989e549fc7a75095f675" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/a4cb17797a5d241f1e509cb5b46ed95a80c2f5fd" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/d0f87370622a853b57e851f7d5a5452b72300f19" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/f6a6721802ac2f12f4c1bbe839a4c229b61866f2" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T14:16:01Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-pvv9-vqm2-p5fx/GHSA-pvv9-vqm2-p5fx.json b/advisories/unreviewed/2025/04/GHSA-pvv9-vqm2-p5fx/GHSA-pvv9-vqm2-p5fx.json new file mode 100644 index 00000000000..a69d5a76e12 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-pvv9-vqm2-p5fx/GHSA-pvv9-vqm2-p5fx.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pvv9-vqm2-p5fx", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:36Z", + "aliases": [ + "CVE-2025-21988" + ], + "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs/netfs/read_collect: add to next->prev_donated\n\nIf multiple subrequests donate data to the same \"next\" request\n(depending on the subrequest completion order), each of them would\noverwrite the `prev_donated` field, causing data corruption and a\nBUG() crash (\"Can't donate prior to front\").", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21988" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/e25cec3b76aba47a49138d2162fc809c6cd49c9e" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T13:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-qm6q-x38h-hpp4/GHSA-qm6q-x38h-hpp4.json b/advisories/unreviewed/2025/04/GHSA-qm6q-x38h-hpp4/GHSA-qm6q-x38h-hpp4.json new file mode 100644 index 00000000000..6846c8ecbb3 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-qm6q-x38h-hpp4/GHSA-qm6q-x38h-hpp4.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qm6q-x38h-hpp4", + "modified": "2025-04-02T15:31:33Z", + "published": "2025-04-02T15:31:33Z", + "aliases": [ + "CVE-2024-12410" + ], + "details": "The Front End Users plugin for WordPress is vulnerable to SQL Injection via the 'UserSearchField' parameter in all versions up to, and including, 3.2.32 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12410" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/front-end-only-users/trunk/html/UsersPage.php#L55" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/975ddadd-12f8-4ace-9c1a-489114a2da6a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T10:15:15Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-rj9p-v8v3-qjg9/GHSA-rj9p-v8v3-qjg9.json b/advisories/unreviewed/2025/04/GHSA-rj9p-v8v3-qjg9/GHSA-rj9p-v8v3-qjg9.json new file mode 100644 index 00000000000..b728a96365e --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-rj9p-v8v3-qjg9/GHSA-rj9p-v8v3-qjg9.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rj9p-v8v3-qjg9", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2025-30090" + ], + "details": "mime.php in SquirrelMail through 1.4.23-svn-20250401 and 1.5.x through 1.5.2-svn-20250401 allows XSS via e-mail headers, because JavaScript payloads are mishandled after $encoded has been set to true.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30090" + }, + { + "type": "WEB", + "url": "https://squirrelmail.org" + }, + { + "type": "WEB", + "url": "https://squirrelmail.org/security/issue.php?d=2025-04-02" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T13:15:44Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-vmgf-252x-qc99/GHSA-vmgf-252x-qc99.json b/advisories/unreviewed/2025/04/GHSA-vmgf-252x-qc99/GHSA-vmgf-252x-qc99.json new file mode 100644 index 00000000000..5ef9cbe5e04 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-vmgf-252x-qc99/GHSA-vmgf-252x-qc99.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vmgf-252x-qc99", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2024-50385" + ], + "details": "A denial of service vulnerability exists in the NetX Component HTTP server functionality of STMicroelectronics X-CUBE-AZRTOS-WL 2.0.0. A specially crafted network packet can lead to denial of service. An attacker can send a malicious packet to trigger this vulnerability.This vulnerability affects X-CUBE-AZRTOS-F7 NetX Duo Component HTTP Server HTTP server v 1.1.0. This HTTP server implementation is contained in this file - x-cube-azrtos-f7\\Middlewares\\ST\\netxduo\\addons\\http\\nxd_http_server.c", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50385" + }, + { + "type": "WEB", + "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2097" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-459" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T14:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-vp9x-33x6-jvvm/GHSA-vp9x-33x6-jvvm.json b/advisories/unreviewed/2025/04/GHSA-vp9x-33x6-jvvm/GHSA-vp9x-33x6-jvvm.json new file mode 100644 index 00000000000..ac9c0fd739a --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-vp9x-33x6-jvvm/GHSA-vp9x-33x6-jvvm.json @@ -0,0 +1,45 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vp9x-33x6-jvvm", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2025-21991" + ], + "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes\n\nCurrently, load_microcode_amd() iterates over all NUMA nodes, retrieves their\nCPU masks and unconditionally accesses per-CPU data for the first CPU of each\nmask.\n\nAccording to Documentation/admin-guide/mm/numaperf.rst:\n\n \"Some memory may share the same node as a CPU, and others are provided as\n memory only nodes.\"\n\nTherefore, some node CPU masks may be empty and wouldn't have a \"first CPU\".\n\nOn a machine with far memory (and therefore CPU-less NUMA nodes):\n- cpumask_of_node(nid) is 0\n- cpumask_first(0) is CONFIG_NR_CPUS\n- cpu_data(CONFIG_NR_CPUS) accesses the cpu_info per-CPU array at an\n index that is 1 out of bounds\n\nThis does not have any security implications since flashing microcode is\na privileged operation but I believe this has reliability implications by\npotentially corrupting memory while flashing a microcode update.\n\nWhen booting with CONFIG_UBSAN_BOUNDS=y on an AMD machine that flashes\na microcode update. I get the following splat:\n\n UBSAN: array-index-out-of-bounds in arch/x86/kernel/cpu/microcode/amd.c:X:Y\n index 512 is out of range for type 'unsigned long[512]'\n [...]\n Call Trace:\n dump_stack\n __ubsan_handle_out_of_bounds\n load_microcode_amd\n request_microcode_amd\n reload_store\n kernfs_fop_write_iter\n vfs_write\n ksys_write\n do_syscall_64\n entry_SYSCALL_64_after_hwframe\n\nChange the loop to go over only NUMA nodes which have CPUs before determining\nwhether the first CPU on the respective node needs microcode update.\n\n [ bp: Massage commit message, fix typo. ]", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21991" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/488ffc0cac38f203979f83634236ee53251ce593" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/5ac295dfccb5b015493f86694fa13a0dde4d3665" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/e3e89178a9f4a80092578af3ff3c8478f9187d59" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/e686349cc19e800dac8971929089ba5ff59abfb0" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/ec52240622c4d218d0240079b7c1d3ec2328a9f4" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T13:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-w6ff-xghx-7936/GHSA-w6ff-xghx-7936.json b/advisories/unreviewed/2025/04/GHSA-w6ff-xghx-7936/GHSA-w6ff-xghx-7936.json new file mode 100644 index 00000000000..5eacf9b1f5b --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-w6ff-xghx-7936/GHSA-w6ff-xghx-7936.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w6ff-xghx-7936", + "modified": "2025-04-02T15:31:34Z", + "published": "2025-04-02T15:31:34Z", + "aliases": [ + "CVE-2025-2005" + ], + "details": "The Front End Users plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the file uploads field of the registration form in all versions up to, and including, 3.2.32. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.", + "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-2005" + }, + { + "type": "WEB", + "url": "https://wordpress.org/support/plugin/front-end-only-users" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/102223a1-07f5-485b-a6af-49cf316d9797?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T10:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-w8hh-wp8f-6m6v/GHSA-w8hh-wp8f-6m6v.json b/advisories/unreviewed/2025/04/GHSA-w8hh-wp8f-6m6v/GHSA-w8hh-wp8f-6m6v.json new file mode 100644 index 00000000000..e8dc4f225cb --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-w8hh-wp8f-6m6v/GHSA-w8hh-wp8f-6m6v.json @@ -0,0 +1,37 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w8hh-wp8f-6m6v", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2025-21990" + ], + "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags\n\nPRT BOs may not have any backing store, so bo->tbo.resource will be\nNULL. Check for that before dereferencing.\n\n(cherry picked from commit 3e3fcd29b505cebed659311337ea03b7698767fc)", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21990" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/6cc30748e17ea2a64051ceaf83a8372484e597f1" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/72235808eabea93055b459a63443bd9cd6b08aa4" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/af23e39b9e9280b1f6299b6f2fa090a1694240ad" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T13:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-wqfg-m96j-85vm/GHSA-wqfg-m96j-85vm.json b/advisories/unreviewed/2025/04/GHSA-wqfg-m96j-85vm/GHSA-wqfg-m96j-85vm.json new file mode 100644 index 00000000000..7d8c65e7970 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-wqfg-m96j-85vm/GHSA-wqfg-m96j-85vm.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wqfg-m96j-85vm", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2025-27556" + ], + "details": "An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.set_language are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27556" + }, + { + "type": "WEB", + "url": "https://docs.djangoproject.com/en/dev/releases/security" + }, + { + "type": "WEB", + "url": "https://groups.google.com/g/django-announce" + }, + { + "type": "WEB", + "url": "https://www.djangoproject.com/weblog/2025/apr/02/security-releases" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-770" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T13:15:44Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-wr6w-jxg7-qpfh/GHSA-wr6w-jxg7-qpfh.json b/advisories/unreviewed/2025/04/GHSA-wr6w-jxg7-qpfh/GHSA-wr6w-jxg7-qpfh.json new file mode 100644 index 00000000000..6f62ce77d19 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-wr6w-jxg7-qpfh/GHSA-wr6w-jxg7-qpfh.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-wr6w-jxg7-qpfh", + "modified": "2025-04-02T15:31:38Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2025-31721" + ], + "details": "A missing permission check in Jenkins 2.503 and earlier, LTS 2.492.2 and earlier allows attackers with Computer/Create permission but without Computer/Configure permission to copy an agent, gaining access to encrypted secrets in its configuration.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31721" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3513" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T15:15:59Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-x9hj-q7xv-fv4v/GHSA-x9hj-q7xv-fv4v.json b/advisories/unreviewed/2025/04/GHSA-x9hj-q7xv-fv4v/GHSA-x9hj-q7xv-fv4v.json new file mode 100644 index 00000000000..8965839aa16 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-x9hj-q7xv-fv4v/GHSA-x9hj-q7xv-fv4v.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x9hj-q7xv-fv4v", + "modified": "2025-04-02T15:31:38Z", + "published": "2025-04-02T15:31:38Z", + "aliases": [ + "CVE-2025-31724" + ], + "details": "Jenkins Cadence vManager Plugin 4.0.0-282.v5096a_c2db_275 and earlier stores Verisium Manager vAPI keys unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Extended Read permission, or access to the Jenkins controller file system.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31724" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2025-04-02/#SECURITY-3537" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T15:15:59Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-xc54-8222-cmjv/GHSA-xc54-8222-cmjv.json b/advisories/unreviewed/2025/04/GHSA-xc54-8222-cmjv/GHSA-xc54-8222-cmjv.json new file mode 100644 index 00000000000..ae9a31eaad1 --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-xc54-8222-cmjv/GHSA-xc54-8222-cmjv.json @@ -0,0 +1,45 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xc54-8222-cmjv", + "modified": "2025-04-02T15:31:37Z", + "published": "2025-04-02T15:31:37Z", + "aliases": [ + "CVE-2025-21992" + ], + "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: ignore non-functional sensor in HP 5MP Camera\n\nThe HP 5MP Camera (USB ID 0408:5473) reports a HID sensor interface that\nis not actually implemented. Attempting to access this non-functional\nsensor via iio_info causes system hangs as runtime PM tries to wake up\nan unresponsive sensor.\n\n [453] hid-sensor-hub 0003:0408:5473.0003: Report latency attributes: ffffffff:ffffffff\n [453] hid-sensor-hub 0003:0408:5473.0003: common attributes: 5:1, 2:1, 3:1 ffffffff:ffffffff\n\nAdd this device to the HID ignore list since the sensor interface is\nnon-functional by design and should not be exposed to userspace.", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21992" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/363236d709e75610b628c2a4337ccbe42e454b6d" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/6ca3d4d87af406a390a34ea924ab65c517e6e132" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/7a7ada33879a631b05b536e66d1c5b1219d3bade" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/920ea73215dbf948b661b88a79cb47b7f96adfbd" + }, + { + "type": "WEB", + "url": "https://git.kernel.org/stable/c/9acdb0059fb6b82158e15adae91e629cb5974564" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T13:15:43Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-xjx5-qphq-p9gj/GHSA-xjx5-qphq-p9gj.json b/advisories/unreviewed/2025/04/GHSA-xjx5-qphq-p9gj/GHSA-xjx5-qphq-p9gj.json new file mode 100644 index 00000000000..ff2d732650a --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-xjx5-qphq-p9gj/GHSA-xjx5-qphq-p9gj.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xjx5-qphq-p9gj", + "modified": "2025-04-02T15:31:36Z", + "published": "2025-04-02T15:31:36Z", + "aliases": [ + "CVE-2025-3098" + ], + "details": "The Video Url plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'id' parameter in all versions up to, and including, 1.0.0.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.", + "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": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3098" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/video-sidebar-widget/tags/1.0.0.3/delete.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/video-sidebar-widget/tags/1.0.0.3/video_edit.php" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/video-sidebar-widget" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/587e28ea-b3f4-4e40-a7d2-c6a01ac905bf?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-02T10:15:20Z" + } +} \ No newline at end of file