Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/squid: security bump to version 4.13
Date: Sat, 29 Aug 2020 12:04:33 +0200	[thread overview]
Message-ID: <20200829100433.GD14354@scaer> (raw)
In-Reply-To: <20200829095120.15263-1-peter@korsgaard.com>

Peeter, All,

On 2020-08-29 11:51 +0200, Peter Korsgaard spake thusly:
> Fixes the following security issues:
> 
> CVE-2020-15810: HTTP(S) Request Smuggling
> Due to incorrect data validation Squid is vulnerable to HTTP Request
> Smuggling attacks against HTTP and HTTPS traffic.  This leads to cache
> poisoning.
> https://github.com/squid-cache/squid/security/advisories/GHSA-3365-q9qx-f98m
> 
> CVE-2020-15811: HTTP(S) Request Splitting
> Due to incorrect data validation Squid is vulnerable to HTTP Request
> Splitting attacks against HTTP and HTTPS traffic.  This leads to cache
> poisoning.
> https://github.com/squid-cache/squid/security/advisories/GHSA-c7p8-xqhm-49wv
> 
> CVE-2020-24606: Denial of Service processing Cache Digest Response
> Due to Improper Input Validation Squid is vulnerable to a Denial of Service
> attack against the machine operating Squid.
> https://github.com/squid-cache/squid/security/advisories/GHSA-vvj7-xjgq-g2jg
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/squid/squid.hash | 8 ++++----
>  package/squid/squid.mk   | 2 +-
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/package/squid/squid.hash b/package/squid/squid.hash
> index a3ef655185..b7e051960e 100644
> --- a/package/squid/squid.hash
> +++ b/package/squid/squid.hash
> @@ -1,6 +1,6 @@
> -# From http://www.squid-cache.org/Versions/v4/squid-4.12.tar.xz.asc
> -md5  ad7a4a8a0031cae3435717a759173829  squid-4.12.tar.xz
> -sha1  316b8a343aa542b5e7469d33b9d726bee00679c6  squid-4.12.tar.xz
> +# From http://www.squid-cache.org/Versions/v4/squid-4.13.tar.xz.asc
> +md5  492e54afc15821141ff1d1d9903854d6  squid-4.13.tar.xz
> +sha1  cac95c18789e9ecd6620c2f278fc3900498c065b  squid-4.13.tar.xz
>  # Locally calculated
> -sha256  f42a03c8b3dc020722c88bf1a87da8cb0c087b2f66b41d8256c77ee1b527e317  squid-4.12.tar.xz
> +sha256  6891a0f540e60779b4f24f1802a302f813c6f473ec7336a474ed68c3e2e53ee0  squid-4.13.tar.xz
>  sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
> diff --git a/package/squid/squid.mk b/package/squid/squid.mk
> index 6bce74b7d6..1ba375e547 100644
> --- a/package/squid/squid.mk
> +++ b/package/squid/squid.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -SQUID_VERSION = 4.12
> +SQUID_VERSION = 4.13
>  SQUID_SOURCE = squid-$(SQUID_VERSION).tar.xz
>  SQUID_SITE = http://www.squid-cache.org/Versions/v4
>  SQUID_LICENSE = GPL-2.0+
> -- 
> 2.20.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2020-08-29 10:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-29  9:51 [Buildroot] [PATCH] package/squid: security bump to version 4.13 Peter Korsgaard
2020-08-29 10:04 ` Yann E. MORIN [this message]
2020-08-29 11:37 ` Peter Korsgaard

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=20200829100433.GD14354@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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