CVE-2023-49100
Last modified
CVE-2023-49100 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. Trusted Firmware-A (TF-A) before 2.10 has a potential read out-of-bounds in the SDEI service. The input parameter passed in register x1 is not validated well enough in the function sdei_interrupt_bind. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
Trusted Firmware-A (TF-A) before 2.10 has a potential read out-of-bounds in the SDEI service. The input parameter passed in register x1 is not validated well enough in the function sdei_interrupt_bind. The parameter is passed to a call to plat_ic_get_interrupt_type. It can be any arbitrary value passing checks in the function plat_ic_is_sgi. A compromised Normal World (Linux kernel) can enable a root-privileged attacker to issue arbitrary SMC calls. Using this primitive, he can control the content of registers x0 through x6, which are used to send parameters to TF-A. Out-of-bounds addresses can be read in the context of TF-A (EL3). Because the read value is never returned to non-secure memory or in registers, no leak is possible. An attacker can still crash TF-A, however.
Metrics
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-49100?
How severe is CVE-2023-49100?
How do I fix CVE-2023-49100?
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 2023
- CVE-2023-49095nexkey is a microblogging platform. Insufficient validation …7.5
- CVE-2023-49096Jellyfin is a Free Software Media System for managing and st…8.8
- CVE-2023-49097ZITADEL is an identity infrastructure system. ZITADEL uses t…8.8
- CVE-2023-49098Discourse-reactions is a plugin that allows user to add thei…3.5
- CVE-2023-49099Discourse is a platform for community discussion. Under very…4.3
- CVE-2023-4910A flaw was found In 3Scale Admin Portal. If a user logs out …5.5
- CVE-2023-49101WebAdmin in Axigen 10.3.x before 10.3.3.61, 10.4.x before 10…6.1
- CVE-2023-49102NZBGet 21.1 allows authenticated remote code execution becau…8.8
- CVE-2023-49103An issue was discovered in ownCloud owncloud/graphapi 0.2.x …7.5
- CVE-2023-49104An issue was discovered in ownCloud owncloud/oauth2 before 0…6.1
- CVE-2023-49105An issue was discovered in ownCloud owncloud/core before 10.…9.8
- CVE-2023-49106Missing Password Field Masking vulnerability in Hitachi Devi…7.5
Are you affected by CVE-2023-49100?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
