CVE-2023-6482
27.01.2024, 01:15
Use of encryption key derived from static information in Synaptics Fingerprint Driver allows an attacker to set up a TLS session with the fingerprint sensor and send restricted commands to the fingerprint sensor.This may allow an attacker, who has physical access to the sensor, to enroll a fingerprint into the template database.Enginsight
Vendor | Product | Version |
---|---|---|
synaptics | fingerprint_driver | 6.0.00.1103 ≤ 𝑥 < 6.0.17.1103 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-321 - Use of Hard-coded Cryptographic KeyThe use of a hard-coded cryptographic key significantly increases the possibility that encrypted data may be recovered.
- CWE-798 - Use of Hard-coded CredentialsThe software contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data.