public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: Adolf Belka <adolf.belka@ipfire.org>
Cc: development@lists.ipfire.org
Subject: Re: [PATCH] proxy.cgi: Mitigation for CVE-2025-62168 on squid
Date: Wed, 22 Oct 2025 11:03:20 +0100	[thread overview]
Message-ID: <BD49BE13-EA72-42B2-ACA0-6F623594B956@ipfire.org> (raw)
In-Reply-To: <20251020104829.2151809-1-adolf.belka@ipfire.org>

Thank you. I have merged this into Core Update 198.

> On 20 Oct 2025, at 11:48, Adolf Belka <adolf.belka@ipfire.org> wrote:
> 
> - The full fix for CVE-2025-62168 is in version squid-7.2
> - However there are a lot of changes in squid from version 6 to 7 with all the error
>   language files no longer provided directly, they have to be obtained from separate
>   langauage packs now. Also several tools like cachmgr.cgi have been removed as the
>   options can be obtained via different approaches.
> - I have had a look at squid-7.2 and I believe I can do the upgrade but it will take some
>   time to be sure it is working properly.
> - In the interim, this patch adds the mitigation "email_err_data off" into squid.conf
>   that is referenced in the CVE report.
> - If someone else has already worked on squid-7.2 and has it ready to go now or soon,
>   then this patch can be dropped.
> 
> Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
> ---
> html/cgi-bin/proxy.cgi | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi
> index fdb7c6a77..f0547e249 100644
> --- a/html/cgi-bin/proxy.cgi
> +++ b/html/cgi-bin/proxy.cgi
> @@ -3109,6 +3109,7 @@ sub writeconfig
> shutdown_lifetime 5 seconds
> icp_port 0
> httpd_suppress_version_string on
> +email_err_data off
> 
> END
> ;
> -- 
> 2.51.1.dirty
> 
> 



      parent reply	other threads:[~2025-10-22 10:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-20 10:48 Adolf Belka
2025-10-20 19:44 ` Matthias Fischer
2025-10-22 10:10   ` Michael Tremer
2025-10-22 13:28     ` Matthias Fischer
2025-10-22 14:25       ` Adolf Belka
2025-10-24 10:31         ` Michael Tremer
2025-10-31 13:55           ` Adolf Belka
2025-10-24 10:31       ` Michael Tremer
2025-10-22 10:03 ` Michael Tremer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BD49BE13-EA72-42B2-ACA0-6F623594B956@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox