GHSA-97w9-v595-3h5q

Suggest an improvement
Source
https://github.com/advisories/GHSA-97w9-v595-3h5q
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/10/GHSA-97w9-v595-3h5q/GHSA-97w9-v595-3h5q.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-97w9-v595-3h5q
Aliases
Published
2025-10-31T09:30:25Z
Modified
2025-10-31T19:15:04.030878Z
Severity
  • 6.9 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L CVSS Calculator
Summary
cryptidy allows code execution via untrusted data due to pickle.loads
Details

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

Database specific
{
    "github_reviewed": true,
    "github_reviewed_at": "2025-10-31T17:56:11Z",
    "nvd_published_at": "2025-10-31T07:15:38Z",
    "severity": "MODERATE",
    "cwe_ids": [
        "CWE-502"
    ]
}
References

Affected packages

PyPI / cryptidy

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
1.2.4

Affected versions

1.*

1.0.5
1.0.7
1.1.0
1.2.0
1.2.1
1.2.2
1.2.3
1.2.4