Impact
The vulnerability in openssl_encrypt allows an attacker to embed terminal control characters in file metadata that the info command displays. Running info on a malicious file can repaint the terminal and forge verification information, misleading users about the authenticity of the data. This flaw maps to CWE-117 and does not grant direct code execution, but the misinformation can facilitate social‑engineering attacks.
Affected Systems
The affected software is openssl_encrypt from the vendor jahlives; all releases prior to version 1.4.9 fail to sanitize terminal control characters in the info command.
Risk and Exploitability
The CVSS score of 9.3 indicates critical severity, and the vulnerability is not yet listed in the CISA KEV catalog. Although the EPSS score is not available, the flaw can be exploited in any environment where users run the info command on untrusted files, enabling an attacker to deliver a crafted file and cause terminal display corruption. Immediate remediation is strongly advised.
OpenCVE Enrichment