diff --git a/Vulnerabilities.md b/Vulnerabilities.md index b7baff3..94cc0b5 100644 --- a/Vulnerabilities.md +++ b/Vulnerabilities.md @@ -1,5 +1,6 @@ For reporting vulnerabilities, please follow: https://www.openkeychain.org/help/ +* [SQL Injection in ExternalKeychainProvider](https://github.com/open-keychain/open-keychain/commit/635ee3e876f5097c463485dc61044e758daf7b96) (High, fixed in v5.1) * [Slightly lower entropy for Admin PIN generation](https://github.com/open-keychain/open-keychain/commit/98dc854d0390fb338eeab4ee8de1d7aa71170441) (Low, fixed in v5.1) -* [Predictable IDs in TemporaryStorageProvider](https://github.com/open-keychain/open-keychain/issues/1240) (High, fixed in v3.2) -* [[cure53 Security Audit 2015|cure53 Security Audit 2015]] (fixed in v3.6) \ No newline at end of file +* [[cure53 Security Audit 2015|cure53 Security Audit 2015]] (fixed in v3.6) +* [Predictable IDs in TemporaryStorageProvider](https://github.com/open-keychain/open-keychain/issues/1240) (High, fixed in v3.2) \ No newline at end of file