CVE-2025-1057

A flaw was found in Keylime, a remote attestation solution, where strict type checking introduced in version 7.12.0 prevents the registrar from reading database entries created by previous versions, for example, 7.11.0. Specifically, older versions store agent registration data as bytes, whereas the updated registrar expects str. This issue leads to an exception when processing agent registration requests, causing the agent to fail.
Configurations

No configuration.

History

15 Mar 2025, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-15 09:15

Updated : 2025-03-15 09:15


NVD link : CVE-2025-1057

Mitre link : CVE-2025-1057

CVE.ORG link : CVE-2025-1057


JSON object : View

Products Affected

No product.

CWE
CWE-704

Incorrect Type Conversion or Cast