CVE-2023-22745
Last modified
CVE-2023-22745 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In versions prior to 4.1.0-rc0, 4.0.1, and 3.2.2-rc1, `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
tpm2-tss is an open source software implementation of the Trusted Computing Group (TCG) Trusted Platform Module (TPM) 2 Software Stack (TSS2). In versions prior to 4.1.0-rc0, 4.0.1, and 3.2.2-rc1, `Tss2_RC_SetHandler` and `Tss2_RC_Decode` both index into `layer_handler` with an 8 bit layer number, but the array only has `TPM2_ERROR_TSS2_RC_LAYER_COUNT` entries, so trying to add a handler for higher-numbered layers or decode a response code with such a layer number reads/writes past the end of the buffer. This Buffer overrun, could result in arbitrary code execution. An example attack would be a MiTM bus attack that returns 0xFFFFFFFF for the RC. Given the common use case of TPM modules an attacker must have local access to the target machine with local system privileges which allows access to the TPM system. Usually TPM access requires administrative privilege. Versions 4.1.0-rc0, 4.0.1, and 3.2.2-rc1 fix the issue.
Metrics
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tpm2 Software Stack Project | Tpm2 Software Stack | < 3.2.2 |
| Tpm2 Software Stack Project | Tpm2 Software Stack | >= 4.0.0, < 4.1.0 |
References
- https://github.com/tpm2-software/tpm2-tss/commit/306490c8d848c367faa2d9df81f5e69dab46ffb5Patch, Third Party Advisory
- https://github.com/tpm2-software/tpm2-tss/security/advisories/GHSA-4j3v-fh23-vx67Exploit, Third Party Advisory
- https://github.com/tpm2-software/tpm2-tss/commit/306490c8d848c367faa2d9df81f5e69dab46ffb5Patch, Third Party Advisory
- https://github.com/tpm2-software/tpm2-tss/security/advisories/GHSA-4j3v-fh23-vx67Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-22745?
How severe is CVE-2023-22745?
How do I fix CVE-2023-22745?
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-22739Discourse is an open source platform for community discussio…6.5
- CVE-2023-2274Rejected reason: This CVE assignment was considered invalid …
- CVE-2023-22740Discourse is an open source platform for community discussio…6.5
- CVE-2023-22741Sofia-SIP is an open-source SIP User-Agent library, complian…9.8
- CVE-2023-22742libgit2 is a cross-platform, linkable library implementation…5.9
- CVE-2023-22743Git for Windows is the Windows port of the revision control …7.3
- CVE-2023-22746CKAN is an open-source DMS (data management system) for powe…7.5
- CVE-2023-22747There are multiple command injection vulnerabilities that co…9.8
- CVE-2023-22748 There are multiple command injection vulnerabilities that c…9.8
- CVE-2023-22749 There are multiple command injection vulnerabilities that c…9.8
- CVE-2023-2275The WooCommerce Multivendor Marketplace – REST API plugin fo…5.4
- CVE-2023-22750 There are multiple command injection vulnerabilities that c…9.8
Are you affected by CVE-2023-22745?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
