mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-6944-6pmv-6mp2 GHSA-94jh-j374-9r3j
This commit is contained in:
+28
-5
@@ -1,17 +1,36 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-6944-6pmv-6mp2",
|
||||
"modified": "2023-11-16T00:30:55Z",
|
||||
"modified": "2023-11-16T21:01:33Z",
|
||||
"published": "2023-11-16T00:30:55Z",
|
||||
"aliases": [
|
||||
"CVE-2023-47345"
|
||||
],
|
||||
"summary": "free5gc Buffer Overflow vulnerability",
|
||||
"details": "Buffer Overflow vulnerability in free5gc 3.3.0 allows attackers to cause a denial of service via crafted PFCP message with malformed PFCP Heartbeat message whose Recovery Time Stamp IE length is mutated to zero.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Go",
|
||||
"name": "github.com/free5gc/free5gc"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "3.3.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -21,15 +40,19 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/free5gc/free5gc/issues/483"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/free5gc/free5gc"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-11-16T21:01:33Z",
|
||||
"nvd_published_at": "2023-11-15T22:15:27Z"
|
||||
}
|
||||
}
|
||||
+37
-6
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user