VYPR

sftp server

by Red Hat

CVEs (1)

  • CVE-2023-3603LowJul 21, 2023
    risk 0.20cvss 3.1epss 0.01

    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…