Bugzilla – Bug 1217825
VUL-0: CVE-2023-49288: squid: Use-After-Free in the HTTP Collapsed Forwarding Feature
Last modified: 2024-02-13 09:47:33 UTC
Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Affected versions of squid are subject to a a Use-After-Free bug which can lead to a Denial of Service attack via collapsed forwarding. All versions of Squid from 3.5 up to and including 5.9 configured with "collapsed_forwarding on" are vulnerable. Configurations with "collapsed_forwarding off" or without a "collapsed_forwarding" directive are not vulnerable. This bug is fixed by Squid version 6.0.1. Users are advised to upgrade. Users unable to upgrade should remove all collapsed_forwarding lines from their squid.conf. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-49288 https://github.com/squid-cache/squid/security/advisories/GHSA-rj5h-46j6-q2g5
Could you please double check my assumption? With the information in the advisory, I wasn't able to find the specific flow and which pointers are affected by this use-after-free bug.
*** Bug 1217778 has been marked as a duplicate of this bug. ***