Emissary is a P2P based data-driven workflow engine. The ChecksumCalculator class within allows for hashing and checksum generation, but it includes or defaults to algorithms that are no longer recommended for secure cryptographic use cases (e.g., SHA-1, CRC32, and SSDEEP). These algorithms, while possibly valid for certain non-security-critical tasks, can expose users to security risks if used in scenarios where strong cryptographic guarantees are required. This issue is fixed in 8.24.0.
References
Configurations
No configuration.
History
07 Mar 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://github.com/NationalSecurityAgency/emissary/security/advisories/GHSA-hw43-fcmm-3m5g - |
05 Mar 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-05 22:15
Updated : 2025-03-07 18:15
NVD link : CVE-2025-27508
Mitre link : CVE-2025-27508
CVE.ORG link : CVE-2025-27508
JSON object : View
Products Affected
No product.
CWE
CWE-327
Use of a Broken or Risky Cryptographic Algorithm