AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-2283

MEDIUM · CVSS 6.5 EPSS 1.06% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-05-26 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-2283
Severity
MEDIUM
CVSS
6.5
EPSS
1.06%

Original NVD Description

A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in the`pki_verify_data_signature` function in memory allocation problems. This issue may happen if there is insufficient memory or the memory usage is limited. The problem is caused by the return value `rc,` which is initialized to SSH_ERROR and later rewritten to save the return value of the function call `pki_key_check_hash_compatible.` The value of the variable is not changed between this point and the cryptographic verification. Therefore any error between them calls `goto error` returning SSH_OK.

Related CVEs

Other vulnerabilities affecting the same vendor(s)