sqlcipher / android-database-sqlcipher

Android SQLite API based on SQLCipher
https://www.zetetic.net/sqlcipher/sqlcipher-for-android/
Other
2.73k stars 564 forks source link

openssl cve-2021-3712 漏洞 #567

Closed tanlimin201 closed 2 years ago

tanlimin201 commented 2 years ago

Expected Behavior

Actual Behavior

Steps to Reproduce

SQLCipher version (can be identified by executing PRAGMA cipher_version;):

SQLCipher for Android version:

Are you able to reproduce this issue within the SQLCipher for Android test suite?

Note: If you are not posting a specific issue for the SQLCipher library, please post your question to the SQLCipher discuss site. Thanks!

sjlombardo commented 2 years ago

SQLCipher is not affected by cve-2021-3712. However, we will be updating to the latest available OpenSSL in the next release.