Lucene search
+L

3 matches found

Hacker One
Hacker One
added 2026/01/13 11:39 a.m.17 views

curl: Use-After-Free in curl_easy_nextheader when reusing header handle across requests

. The API returns struct curlheader objects that internally reference libcurl-owned linked list nodes. When a new request is performed on the same CURL handle, libcurl frees and rebuilds the internal header list, but previously returned struct curlheader objects remain valid to the application an...

7.8AI score
SaveExploits0
OSV
OSV
added 2023/01/06 8:24 p.m.26 views

GHSA-54W6-VXFH-FW7F Http4s improperly parses User-Agent and Server headers

Impact The User-Agent and Server header parsers are susceptible to a fatal error on certain inputs. In http4s, modeled headers are lazily parsed, so this only applies to services that explicitly request these typed headers. v0.21.x scala val unsafe: OptionUser-Agent = req.headers.getUser-Agent...

7.5CVSS5.9AI score0.00845EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/01/04 3:30 p.m.46 views

CVE-2023-22465 Http4s has fatal error parsing User-Agent and Server headers

Http4s is a Scala interface for HTTP services. Starting with version 0.1.0 and prior to versions 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38, the User-Agent and Server header parsers are susceptible to a fatal error on certain inputs. In http4s, modeled headers are lazily parsed, so this only applie...

7.5CVSS7.7AI score0.00845EPSS
SaveExploits1References1
Rows per page
Query Builder