diff --git a/Vulnerabilities.md b/Vulnerabilities.md index 92a9476..4f0d03c 100644 --- a/Vulnerabilities.md +++ b/Vulnerabilities.md @@ -3,4 +3,10 @@ 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) * [[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 +* [Predictable IDs in TemporaryStorageProvider](https://github.com/open-keychain/open-keychain/issues/1240) (High, fixed in v3.2) + +### Categories +* Low +* Medium +* High +* Critical \ No newline at end of file