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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 07:58
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/172861/libssh-0.9.6-0.10.4-pki_verify_data_signature-Authorization-Bypass.html - | |
References | () https://access.redhat.com/security/cve/CVE-2023-2283 - Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2189736 - Issue Tracking, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/27PD44ALQTZXX7K6JAM3BXBUHYA6DFFN/ - | |
References | () https://security.gentoo.org/glsa/202312-05 - | |
References | () https://security.netapp.com/advisory/ntap-20240201-0005/ - | |
References | () https://www.libssh.org/security/advisories/CVE-2023-2283.txt - Vendor Advisory |
01 Feb 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
22 Dec 2023, 10:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
07 Nov 2023, 04:12
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
12 Jun 2023, 07:17
Type | Values Removed | Values Added |
---|---|---|
References |
|
06 Jun 2023, 14:54
Type | Values Removed | Values Added |
---|---|---|
First Time |
Fedoraproject fedora
Libssh Redhat enterprise Linux Libssh libssh Redhat Fedoraproject |
|
CPE | cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:* cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* |
|
CWE | CWE-287 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.5 |
References | (MISC) https://access.redhat.com/security/cve/CVE-2023-2283 - Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/27PD44ALQTZXX7K6JAM3BXBUHYA6DFFN/ - Mailing List, Third Party Advisory | |
References | (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=2189736 - Issue Tracking, Third Party Advisory | |
References | (MISC) https://www.libssh.org/security/advisories/CVE-2023-2283.txt - Vendor Advisory |
28 May 2023, 06:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
26 May 2023, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-05-26 18:15
Updated : 2024-11-21 07:58
NVD link : CVE-2023-2283
Mitre link : CVE-2023-2283
CVE.ORG link : CVE-2023-2283
JSON object : View
Products Affected
libssh
- libssh
redhat
- enterprise_linux
fedoraproject
- fedora
CWE
CWE-287
Improper Authentication