VYPR

Protocol Http1

by Socketry

Source repositories

CVEs (1)

  • CVE-2023-38697Aug 4, 2023
    risk 0.00cvss epss 0.01

    protocol-http1 provides a low-level implementation of the HTTP/1 protocol. RFC 9112 Section 7.1 defined the format of chunk size, chunk data and chunk extension. The value of Content-Length header should be a string of 0-9 digits, the chunk size should be a string of hex digits…