From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] pakage/apache: security bump to version 2.4.52
Date: Thu, 23 Dec 2021 18:37:18 +0100 [thread overview]
Message-ID: <20211223183718.5d9f4265@windsurf> (raw)
In-Reply-To: <20211222174246.26822-1-peter@korsgaard.com>
On Wed, 22 Dec 2021 18:42:45 +0100
Peter Korsgaard <peter@korsgaard.com> wrote:
> Fixes the following security issues:
>
> *) SECURITY: CVE-2021-44790: Possible buffer overflow when parsing
> multipart content in mod_lua of Apache HTTP Server 2.4.51 and
> earlier (cve.mitre.org)
> A carefully crafted request body can cause a buffer overflow in
> the mod_lua multipart parser (r:parsebody() called from Lua
> scripts).
> The Apache httpd team is not aware of an exploit for the
> vulnerabilty though it might be possible to craft one.
> This issue affects Apache HTTP Server 2.4.51 and earlier.
> Credits: Chamal
>
> *) SECURITY: CVE-2021-44224: Possible NULL dereference or SSRF in
> forward proxy configurations in Apache HTTP Server 2.4.51 and
> earlier (cve.mitre.org)
> A crafted URI sent to httpd configured as a forward proxy
> (ProxyRequests on) can cause a crash (NULL pointer dereference)
> or, for configurations mixing forward and reverse proxy
> declarations, can allow for requests to be directed to a
> declared Unix Domain Socket endpoint (Server Side Request
> Forgery).
> This issue affects Apache HTTP Server 2.4.7 up to 2.4.51
> (included).
>
> For more details, see the changes file:
> https://downloads.apache.org/httpd/CHANGES_2.4.52
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> package/apache/apache.hash | 6 +++---
> package/apache/apache.mk | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2021-12-23 17:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-22 17:42 [Buildroot] [PATCH] pakage/apache: security bump to version 2.4.52 Peter Korsgaard
2021-12-23 17:37 ` Thomas Petazzoni [this message]
2022-01-23 19:49 ` 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=20211223183718.5d9f4265@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=bernd.kuhls@t-online.de \
--cc=buildroot@buildroot.org \
--cc=peter@korsgaard.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.