Publish Advisories

GHSA-hwcc-4cv8-cf3h
GHSA-jcrr-rr6w-8c83
GHSA-vf5m-xrhm-v999
GHSA-jcrr-rr6w-8c83
This commit is contained in:
advisory-database[bot]
2023-12-22 19:52:25 +00:00
parent 90b8c1afae
commit b1af6ed4f8
4 changed files with 237 additions and 35 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jcrr-rr6w-8c83",
"modified": "2023-12-22T19:51:38Z",
"published": "2023-12-22T12:31:52Z",
"aliases": [
"CVE-2023-49391"
],
"summary": "free5GC AMF denial of service vulnerability",
"details": "An issue was discovered in free5GC version 3.3.0, allows remote attackers to execute arbitrary code and cause a denial of service (DoS) on AMF component via crafted NGAP message.",
"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": "Go",
"name": "github.com/free5gc/amf"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.2.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49391"
},
{
"type": "WEB",
"url": "https://github.com/free5gc/free5gc/issues/497"
},
{
"type": "WEB",
"url": "https://github.com/free5gc/amf/commit/6fc612c35997cf4e8be1e5c86ae2242f04b576a9"
},
{
"type": "PACKAGE",
"url": "https://github.com/free5gc/amf"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-12-22T19:51:38Z",
"nvd_published_at": "2023-12-22T11:15:07Z"
}
}
File diff suppressed because one or more lines are too long
@@ -1,35 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jcrr-rr6w-8c83",
"modified": "2023-12-22T12:31:52Z",
"published": "2023-12-22T12:31:52Z",
"aliases": [
"CVE-2023-49391"
],
"details": "An issue was discovered in free5GC version 3.3.0, allows remote attackers to execute arbitrary code and cause a denial of service (DoS) on AMF component via crafted NGAP message.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49391"
},
{
"type": "WEB",
"url": "https://github.com/free5gc/free5gc/issues/497"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-22T11:15:07Z"
}
}