GHSA-hvc7-763r-4f3h: openssl-encrypt has no owner verification on key revocation — any client can revoke any key
The revoke_key method in openssl_encrypt_server/modules/keyserver/service.py at lines 195-270 accepts a client_id parameter but never verifies that the requesting client is the same as key.owner_client_id.
References
Code Behaviors & Features
Detect and mitigate GHSA-hvc7-763r-4f3h with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →