netinvent/cryptidy

netinvent/cryptidy

Releases9
Frequency5 months 3 weeks
Last Release
Stars1
Easy but secure AES & RSA encryption / decryption

CVE History

CVEPublishedCVSS v3CVSS v2
6.9 MEDIUM

cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aes_decrypt_message in symmetric_encryption.py.