From d0de01fc1e31b617512a17b006ecf932815eaf0d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 19:50:19 +0000 Subject: [PATCH] Publish Advisories GHSA-p4xx-w6fr-c4w9 GHSA-x65v-g96x-c6gw --- .../GHSA-p4xx-w6fr-c4w9.json | 7 ++-- .../GHSA-x65v-g96x-c6gw.json | 33 ++++++++++++++++--- 2 files changed, 33 insertions(+), 7 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-x65v-g96x-c6gw/GHSA-x65v-g96x-c6gw.json (56%) diff --git a/advisories/github-reviewed/2023/02/GHSA-p4xx-w6fr-c4w9/GHSA-p4xx-w6fr-c4w9.json b/advisories/github-reviewed/2023/02/GHSA-p4xx-w6fr-c4w9/GHSA-p4xx-w6fr-c4w9.json index 0e9486047b7..b421cc03a63 100644 --- a/advisories/github-reviewed/2023/02/GHSA-p4xx-w6fr-c4w9/GHSA-p4xx-w6fr-c4w9.json +++ b/advisories/github-reviewed/2023/02/GHSA-p4xx-w6fr-c4w9/GHSA-p4xx-w6fr-c4w9.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-p4xx-w6fr-c4w9", - "modified": "2023-02-10T00:20:55Z", + "modified": "2025-03-26T19:49:06Z", "published": "2023-02-02T06:30:26Z", "aliases": [ "CVE-2023-25015" ], "summary": "Clockwork Web contains a Cross-Site Request Forgery Vulnerability with Rails < 5.2", - "details": "Clockwork Web before 0.1.2, when used with Rails before 5.2 is used, allows Cross-Site Request Forgery (CSRF). A CSRF attack works by getting an authorized user to visit a malicious website and then performing requests on behalf of the user. In this instance, actions include enabling and disabling jobs. All users running an affected release on Rails < 5.2 should upgrade immediately.\n", + "details": "Clockwork Web before 0.1.2, when used with Rails before 5.2 is used, allows Cross-Site Request Forgery (CSRF). A CSRF attack works by getting an authorized user to visit a malicious website and then performing requests on behalf of the user. In this instance, actions include enabling and disabling jobs. All users running an affected release on Rails < 5.2 should upgrade immediately.", "severity": [ { "type": "CVSS_V3", @@ -63,7 +63,8 @@ ], "database_specific": { "cwe_ids": [ - "CWE-352" + "CWE-352", + "CWE-652" ], "severity": "MODERATE", "github_reviewed": true, diff --git a/advisories/unreviewed/2025/03/GHSA-x65v-g96x-c6gw/GHSA-x65v-g96x-c6gw.json b/advisories/github-reviewed/2025/03/GHSA-x65v-g96x-c6gw/GHSA-x65v-g96x-c6gw.json similarity index 56% rename from advisories/unreviewed/2025/03/GHSA-x65v-g96x-c6gw/GHSA-x65v-g96x-c6gw.json rename to advisories/github-reviewed/2025/03/GHSA-x65v-g96x-c6gw/GHSA-x65v-g96x-c6gw.json index 04f65cb1f45..f411f93e404 100644 --- a/advisories/unreviewed/2025/03/GHSA-x65v-g96x-c6gw/GHSA-x65v-g96x-c6gw.json +++ b/advisories/github-reviewed/2025/03/GHSA-x65v-g96x-c6gw/GHSA-x65v-g96x-c6gw.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-x65v-g96x-c6gw", - "modified": "2025-03-26T15:32:37Z", + "modified": "2025-03-26T19:48:26Z", "published": "2025-03-24T21:30:34Z", "aliases": [ "CVE-2025-29315" ], + "summary": "OpenDaylight SFC Allows Unauthorized Privileged Execution via Crafted Request", "details": "An issue in the Shiro-based RBAC (Role-based Access Control) mechanism of OpenDaylight Service Function Chaining (SFC) Subproject SFC Sodium-SR4 and below allows attackers to execute privileged operations via a crafted request.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.opendaylight.sfc:sfc-parent" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.10.4" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -22,6 +43,10 @@ { "type": "WEB", "url": "https://blog.csdn.net/weixin_43959580/article/details/144794289" + }, + { + "type": "PACKAGE", + "url": "https://github.com/opendaylight/sfc" } ], "database_specific": { @@ -29,8 +54,8 @@ "CWE-284" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-26T19:48:26Z", "nvd_published_at": "2025-03-24T21:15:18Z" } } \ No newline at end of file