You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
local cache sqlite
About this tag
The local cache sqlite tag covers discussions about security risks in industrial software, specifically the GENESIS64 ICONICS ecosystem. A recurring theme is the CWE-312 cleartext storage vulnerability where SQL Server credentials are stored in plaintext inside a local SQLite cache file when the local caching feature is enabled with SQL authentication. This can lead to information disclosure, tampering, or denial of service. The tag focuses on the security implications of local caching implementations in Windows-based industrial control systems, highlighting the importance of secure credential storage.
Mitsubishi Electric’s GENESIS64 and ICONICS Suite ecosystem is facing another reminder that industrial software security is often won or lost in the small implementation details. In this case, the issue is not a flashy remote-code-execution flaw, but something more mundane and arguably more...