Skip to content

Commit ea421c5

Browse files
1 parent b42063c commit ea421c5

1 file changed

Lines changed: 30 additions & 5 deletions

File tree

advisories/unreviewed/2026/05/GHSA-6p7m-c3mw-4gmw/GHSA-6p7m-c3mw-4gmw.json renamed to advisories/github-reviewed/2026/05/GHSA-6p7m-c3mw-4gmw/GHSA-6p7m-c3mw-4gmw.json

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-6p7m-c3mw-4gmw",
4-
"modified": "2026-05-26T13:30:24Z",
4+
"modified": "2026-06-30T14:56:02Z",
55
"published": "2026-05-26T13:30:24Z",
66
"aliases": [
77
"CVE-2026-9300"
88
],
9+
"summary": "omec-project amf Vulnerable to Improper Restriction of Operations within the Bounds of a Memory Buffer",
910
"details": "A vulnerability has been found in omec-project amf up to 2.1.1. This affects an unknown part of the component NGSetupRequest Handler. Such manipulation leads to memory corruption. The attack can be executed remotely. The exploit has been disclosed to the public and may be used. It is best practice to apply a patch to resolve this issue.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Go",
25+
"name": "github.com/omec-project/amf"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"fixed": "1.7.1-0.20260421213846-34bc6724acc9"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -33,6 +54,10 @@
3354
},
3455
{
3556
"type": "WEB",
57+
"url": "https://github.com/omec-project/amf/commit/34bc6724acc97dba1f8691e586da95b042cb612d"
58+
},
59+
{
60+
"type": "PACKAGE",
3661
"url": "https://github.com/omec-project/amf"
3762
},
3863
{
@@ -53,8 +78,8 @@
5378
"CWE-119"
5479
],
5580
"severity": "LOW",
56-
"github_reviewed": false,
57-
"github_reviewed_at": null,
81+
"github_reviewed": true,
82+
"github_reviewed_at": "2026-06-30T14:56:02Z",
5883
"nvd_published_at": "2026-05-23T12:17:02Z"
5984
}
6085
}

0 commit comments

Comments
 (0)