VYPR

TLS Listener

by Tmccombs

Source repositories

CVEs (1)

  • CVE-2024-28854Mar 15, 2024
    risk 0.00cvss epss 0.01

    tls-listener is a rust lang wrapper around a connection listener to support TLS. With the default configuration of tls-listener, a malicious user can open 6.4 `TcpStream`s a second, sending 0 bytes, and can trigger a DoS. The default configuration options make any public service…