diff --git a/advisories/github-reviewed/2025/03/GHSA-v3vp-fg2v-g7q4/GHSA-v3vp-fg2v-g7q4.json b/advisories/github-reviewed/2025/03/GHSA-v3vp-fg2v-g7q4/GHSA-v3vp-fg2v-g7q4.json new file mode 100644 index 00000000000..6526b036916 --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-v3vp-fg2v-g7q4/GHSA-v3vp-fg2v-g7q4.json @@ -0,0 +1,80 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v3vp-fg2v-g7q4", + "modified": "2025-03-25T22:06:10Z", + "published": "2025-03-24T21:30:34Z", + "aliases": [ + "CVE-2025-29313" + ], + "summary": "OpenDaylight SFC Denial of Service (DoS)", + "details": "Use of incorrectly resolved name or reference in OpenDaylight Service Function Chaining (SFC) Subproject SFC Sodium-SR4 and below allows attackers to cause a Denial of Service (DoS).", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.opendaylight.sfc:odl-sfc-openflow-renderer" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.10.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.opendaylight.sfc:odl-sfc-ovs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.10.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29313" + }, + { + "type": "WEB", + "url": "https://blog.csdn.net/weixin_43959580/article/details/146018191" + }, + { + "type": "PACKAGE", + "url": "https://github.com/opendaylight/sfc" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-404" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-03-25T22:06:10Z", + "nvd_published_at": "2025-03-24T21:15:18Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-v3vp-fg2v-g7q4/GHSA-v3vp-fg2v-g7q4.json b/advisories/unreviewed/2025/03/GHSA-v3vp-fg2v-g7q4/GHSA-v3vp-fg2v-g7q4.json deleted file mode 100644 index b430275b6ce..00000000000 --- a/advisories/unreviewed/2025/03/GHSA-v3vp-fg2v-g7q4/GHSA-v3vp-fg2v-g7q4.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-v3vp-fg2v-g7q4", - "modified": "2025-03-25T18:30:54Z", - "published": "2025-03-24T21:30:34Z", - "aliases": [ - "CVE-2025-29313" - ], - "details": "Use of incorrectly resolved name or reference in OpenDaylight Service Function Chaining (SFC) Subproject SFC Sodium-SR4 and below allows attackers to cause a Denial of Service (DoS).", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29313" - }, - { - "type": "WEB", - "url": "https://blog.csdn.net/weixin_43959580/article/details/146018191" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-404" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-03-24T21:15:18Z" - } -} \ No newline at end of file