CVE-2023-2283
Last modified
CVE-2023-2283 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 1.06% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Libssh | Libssh | >= 0.9.1, <= 0.9.6 |
| Libssh | Libssh | >= 0.10.0, <= 0.10.4 |
| Fedoraproject | Fedora | 37 |
| Redhat | Enterprise Linux | 8.0 |
| Redhat | Enterprise Linux | 9.0 |
References
- https://access.redhat.com/security/cve/CVE-2023-2283Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2189736Issue Tracking, Third Party Advisory
- https://www.libssh.org/security/advisories/CVE-2023-2283.txtVendor Advisory
- https://access.redhat.com/security/cve/CVE-2023-2283Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2189736Issue Tracking, Third Party Advisory
- https://www.libssh.org/security/advisories/CVE-2023-2283.txtVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-2283?
How severe is CVE-2023-2283?
How do I fix CVE-2023-2283?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-22815Post-authentication remote command injection vulnerability i…6.7
- CVE-2023-22816A post-authentication remote command injection vulnerability…8.8
- CVE-2023-22817Server-side request forgery (SSRF) vulnerability that could …5.5
- CVE-2023-22818Multiple DLL Search Order Hijack vulnerabilities were addres…7.8
- CVE-2023-22819An uncontrolled resource consumption vulnerability issue tha…4.9
- CVE-2023-2282Improper access control in the Web Login listener in Devolut…6.5
- CVE-2023-22832The ExtractCCDAAttributes Processor in Apache NiFi 1.2.0 thr…7.5
- CVE-2023-22833Palantir Foundry deployments running Lime2 versions between …6.5
- CVE-2023-22834The Contour Service was not checking that users had permissi…4.3
- CVE-2023-22835A security defect was identified that enabled a user of Foun…7.7
- CVE-2023-22836In cases where a multi-tenant stack user is operating Foundr…5.4
- CVE-2023-22838Cross-site scripting vulnerability in Product List Screen an…5.4
Are you affected by CVE-2023-2283?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
