Publish Advisories

GHSA-v3vp-fg2v-g7q4
GHSA-v3vp-fg2v-g7q4
This commit is contained in:
advisory-database[bot]
2025-03-25 22:08:08 +00:00
parent 1316837072
commit 58ef455878
2 changed files with 80 additions and 36 deletions
@@ -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"
}
}
@@ -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"
}
}