Vulnerability Description
For requests that have a body, but reading the body may end up in reading 0 bytes, there is a buffer leak. This is particularly the case for 100-Continue, but any request where the network is slow can leak.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Jetty | >= 10.0.7, < 10.0.23 |
Related Weaknesses (CWE)
References
- https://gitlab.eclipse.org/security/cve-assignment/-/work_items/29Issue TrackingVendor Advisory
FAQ
What is CVE-2024-7708?
CVE-2024-7708 is a vulnerability with a CVSS score of 7.5 (HIGH). For requests that have a body, but reading the body may end up in reading 0 bytes, there is a buffer leak. This is particularly the case for 100-Continue, but any request where the network is slow can...
How severe is CVE-2024-7708?
CVE-2024-7708 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-7708?
Check the references section above for vendor advisories and patch information. Affected products include: Eclipse Jetty.