VYPR

H2c

by Golang

CVEs (1)

  • CVE-2022-41721HigJan 13, 2023
    risk 0.49cvss 7.5epss 0.02

    A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which…