Untriaged
Permalink
CVE-2026-47729
6.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Squid: Memory disclosure in FTP gateway
Squid is a caching proxy for the Web. Prior to 7.6, due to an improper validation of syntactic correctness of input in the FTP gateway (src/clients/FtpGateway.cc), Squid is vulnerable to an out-of-bounds read: when a listing entry date in the TypeA or TypeB directory-listing formats is not followed by a filename, parsing was not restricted to the input buffer, so a trusted client accessing a misbehaving FTP server through Squid's gateway feature could read memory from random unrelated transactions. This issue is fixed in version 7.6.
References
-
https://github.com/squid-cache/squid/security/advisories/GHSA-8c37-pxjq-qwrg x_refsource_CONFIRM
-
https://github.com/squid-cache/squid/pull/2408 x_refsource_MISC
-
https://github.com/squid-cache/squid/pull/2409 x_refsource_MISC
-
https://github.com/squid-cache/squid/releases/tag/SQUID_7_6 x_refsource_MISC
Affected products
squid
- ==< 7.6
Matching in nixpkgs
pkgs.squid
Caching proxy for the Web supporting HTTP, HTTPS, FTP, and more
Package maintainers
-
@happysalada Raphael Megzari <raphael@megzari.com>
-
@srhb Sarah Brofeldt <sbrofeldt@gmail.com>
-
@7c6f434c Michael Raskin <7c6f434c@mail.ru>