Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-3603

3.1 · LOW
Published Jul 21, 2023 libssh CWE-476 EPSS 0.90% (57th pctl)

Overview

CVE-2023-3603 is a low-severity vulnerability affecting libssh libssh. It was published on July 21, 2023 and has a CVSS 3.1 base score of 3.1 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.1, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

A missing allocation check in sftp server processing read requests may cause a NULL dereference on low-memory conditions. The malicious client can request up to 4GB SFTP reads, causing allocation of up to 4GB buffers, which was not being checked for failure. This will likely crash the authenticated user's sftp server connection (if implemented as forking as recommended). For thread-based servers, this might also cause DoS for legitimate users.

Given this code is not in any released versions, no security releases have been issued.

Remediation

Check the references section for vendor advisories and patches from libssh. Update libssh to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
libssh libssh >= 0, < 0.8.9 Affected

Frequently Asked Questions

What is CVE-2023-3603?

CVE-2023-3603 is a low-severity vulnerability affecting libssh libssh. It was published on July 21, 2023 and has a CVSS 3.1 base score of 3.1 (LOW).

How severe is CVE-2023-3603?

This vulnerability has a CVSS 3.1 base score of 3.1, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-3603?

Check the references section for vendor advisories and patches from libssh. Update libssh to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-3603?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-3603 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.