CVE-2022-39063
Last modified
CVE-2022-39063 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. When Open5GS UPF receives a PFCP Session Establishment Request, it stores related values for building the PFCP Session Establishment Response. Once UPF receives a request, it gets the f_teid_len from incoming message, and then uses it to copy data from incoming message to struct f_teid without checking the maximum length. EPSS estimates a 1.07% chance of exploitation in the next 30 days.
Description
When Open5GS UPF receives a PFCP Session Establishment Request, it stores related values for building the PFCP Session Establishment Response. Once UPF receives a request, it gets the f_teid_len from incoming message, and then uses it to copy data from incoming message to struct f_teid without checking the maximum length. If the pdi.local_f_teid.len exceeds the maximum length of the struct of f_teid, the memcpy() overwrites the fields (e.g., f_teid_len) after f_teid in the pdr struct. After parsing the request, the UPF starts to build a response. The f_teid_len with its overwritten value is used as a length for memcpy(). A segmentation fault occurs, as a result of a memcpy(), if this overwritten value is large enough.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Open5gs | Open5gs | <= 2.4.9 |
References
- https://www.synopsys.com/blogs/software-security/cyrc-advisory-open5gs/Exploit, Third Party Advisory
- https://www.synopsys.com/blogs/software-security/cyrc-advisory-open5gs/Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-39063?
How severe is CVE-2022-39063?
How do I fix CVE-2022-39063?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-39058RAVA certification validation system has a path traversal vu…7.5
- CVE-2022-39059ChangingTech MegaServiSignAdapter component has a path trave…7.5
- CVE-2022-3906The Easy Form Builder WordPress plugin before 3.4.0 does not…4.8
- CVE-2022-39060ChangingTech MegaServiSignAdapter component has a vulnerabil…9.8
- CVE-2022-39061ChangingTech MegaServiSignAdapter component has a vulnerabil…6.5
- CVE-2022-39062A vulnerability has been identified in SICAM TOOLBOX II (All…7.8
- CVE-2022-39064An attacker sending a single malformed IEEE 802.15.4 (Zigbee…8.1
- CVE-2022-39065A single malformed IEEE 802.15.4 (Zigbee) frame makes the TR…6.5
- CVE-2022-39066There is a SQL injection vulnerability in ZTE MF286R. Due to…8.8
- CVE-2022-39067There is a buffer overflow vulnerability in ZTE MF286R. Due …6.5
- CVE-2022-39068There is a buffer overflow vulnerability in ZTE MF296R. Due …6.5
- CVE-2022-39069There is a SQL injection vulnerability in ZTE ZAIP-AIE. Due …5.3
Are you affected by CVE-2022-39063?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
