All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libupnp: security bump to version 1.14.6
@ 2021-04-22  7:29 Jörg Krause
  2021-04-23 21:21 ` Thomas Petazzoni
  2021-04-26 18:58 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Jörg Krause @ 2021-04-22  7:29 UTC (permalink / raw)
  To: buildroot

The server part of pupnp (libupnp) appears to be vulnerable to DNS-rebinding
attacks because it does not check the value of the `Host` header.

Fixes CVE-2021-29462

https://github.com/pupnp/pupnp/security/advisories/GHSA-6hqq-w3jq-9fhg

Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
---
 package/libupnp/libupnp.hash | 2 +-
 package/libupnp/libupnp.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libupnp/libupnp.hash b/package/libupnp/libupnp.hash
index 8923d46f5f..e4858fdc8a 100644
--- a/package/libupnp/libupnp.hash
+++ b/package/libupnp/libupnp.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  227ffa407be6b91d4e42abee1dd27e4b8d7e5ba8d3d45394cca4e1eadc65149a  libupnp-1.14.5.tar.bz2
+sha256  3168f676352e2a6e45afd6ea063721ed674c99f555394903fbd23f7f54f0a503  libupnp-1.14.6.tar.bz2
 sha256  c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3  COPYING
diff --git a/package/libupnp/libupnp.mk b/package/libupnp/libupnp.mk
index f79d169dc8..e8ece46542 100644
--- a/package/libupnp/libupnp.mk
+++ b/package/libupnp/libupnp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBUPNP_VERSION = 1.14.5
+LIBUPNP_VERSION = 1.14.6
 LIBUPNP_SOURCE = libupnp-$(LIBUPNP_VERSION).tar.bz2
 LIBUPNP_SITE = \
 	http://downloads.sourceforge.net/project/pupnp/release-$(LIBUPNP_VERSION)
-- 
2.31.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/libupnp: security bump to version 1.14.6
  2021-04-22  7:29 [Buildroot] [PATCH 1/1] package/libupnp: security bump to version 1.14.6 Jörg Krause
@ 2021-04-23 21:21 ` Thomas Petazzoni
  2021-04-26 18:58 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-04-23 21:21 UTC (permalink / raw)
  To: buildroot

On Thu, 22 Apr 2021 07:29:22 +0000
J?rg Krause <joerg.krause@embedded.rocks> wrote:

> The server part of pupnp (libupnp) appears to be vulnerable to DNS-rebinding
> attacks because it does not check the value of the `Host` header.
> 
> Fixes CVE-2021-29462
> 
> https://github.com/pupnp/pupnp/security/advisories/GHSA-6hqq-w3jq-9fhg
> 
> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
> ---
>  package/libupnp/libupnp.hash | 2 +-
>  package/libupnp/libupnp.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/libupnp: security bump to version 1.14.6
  2021-04-22  7:29 [Buildroot] [PATCH 1/1] package/libupnp: security bump to version 1.14.6 Jörg Krause
  2021-04-23 21:21 ` Thomas Petazzoni
@ 2021-04-26 18:58 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-04-26 18:58 UTC (permalink / raw)
  To: buildroot

>>>>> "J?rg" == J?rg Krause <joerg.krause@embedded.rocks> writes:

 > The server part of pupnp (libupnp) appears to be vulnerable to DNS-rebinding
 > attacks because it does not check the value of the `Host` header.

 > Fixes CVE-2021-29462

 > https://github.com/pupnp/pupnp/security/advisories/GHSA-6hqq-w3jq-9fhg

 > Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>

Committed to 2021.02.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-26 18:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22  7:29 [Buildroot] [PATCH 1/1] package/libupnp: security bump to version 1.14.6 Jörg Krause
2021-04-23 21:21 ` Thomas Petazzoni
2021-04-26 18:58 ` Peter Korsgaard

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.