CVE-2019-25279
8.2iWT Ltd. · FaceSentry Access Control System
FaceSentry Access Control System stores sensitive credentials in cleartext within a local SQLite database, allowing unauthorized access to login information.
Executive summary
A cleartext storage vulnerability in iWT Ltd. FaceSentry Access Control System allows attackers to compromise sensitive credentials stored in the device database.
Vulnerability
This vulnerability involves the insecure, cleartext storage of sensitive information within the /faceGuard/database/FaceSentryWeb.sqlite file. An attacker with local access to the system can read unencrypted credentials directly from the database without requiring authentication.
Business impact
The compromise of administrative credentials poses a significant security risk, as it allows unauthorized actors to gain full control over physical access management systems. This exposure can lead to unauthorized facility entry, manipulation of security logs, and a total loss of confidentiality regarding user authentication data. While the CVSS score is 8.2, the potential for physical security breaches makes this a high-priority risk.
Remediation
Immediate Action: Contact iWT Ltd. support immediately to determine if a patch or firmware update is available for your specific build, as no public patch is currently confirmed.
Proactive Monitoring: Review system access logs for any unauthorized attempts to access or transfer the SQLite database files located in the /faceGuard/database/ directory.
Compensating Controls: Restrict local access to the affected hardware components and ensure that the device file system is protected by physical security measures to prevent unauthorized extraction of the database.
Exploitation status
Public Exploit Available: Yes, a proof-of-concept is documented in the technical write-up published by Packet Storm Security.
Analyst recommendation
Given the sensitivity of access control systems, this vulnerability should be treated with urgency. Administrators must restrict physical and logical access to the device immediately while awaiting formal guidance or remediation from the vendor. Failure to secure these credentials could facilitate unauthorized physical access to protected environments.
Sources
Originally found and disclosed by LiquidWorm as Gjoko Krstic of Zero Science Lab, per the CVE Program record.
- Zero Science Lab Vulnerability Advisory Third-party advisory
- IBM X-Force Exchange Vulnerability Entry Vulnerability database entry
- Packet Storm Security Exploit Entry Exploit / PoC