Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 903716 (CVE-2023-25076)

Summary: <www-servers/sniproxy-0.6.1: buffer overflow resulting in arbitrary code execution
Product: Gentoo Security Reporter: John Helmert III <ajak>
Component: VulnerabilitiesAssignee: Gentoo Security <security>
Status: RESOLVED FIXED    
Severity: trivial CC: nemunaire, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://talosintelligence.com/vulnerability_reports/TALOS-2023-1731
See Also: https://github.com/gentoo/gentoo/pull/30454
Whiteboard: ~1 [noglsa]
Package list:
Runtime testing required: ---

Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-04-03 03:46:16 UTC
CVE-2023-25076:
https://github.com/dlundquist/sniproxy/commit/f8d9a433fe22ab2fa15c00179048ab02ae23d583

A buffer overflow vulnerability exists in the handling of wildcard backend hosts of SNIProxy 0.6.0-2 and the master branch (commit: 822bb80df9b7b345cc9eba55df74a07b498819ba). A specially crafted HTTP, TLS or DTLS packet can lead to arbitrary code execution. An attacker could send a malicious packet to trigger this vulnerability.

Talos gave us a fix in the CVE for once. Please bump to 0.6.1.
Comment 1 Larry the Git Cow gentoo-dev 2023-04-16 06:55:59 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4999c5e769737f642df960bdeff4b00a41740b82

commit 4999c5e769737f642df960bdeff4b00a41740b82
Author:     Pierre-Olivier Mercier <nemunaire@nemunai.re>
AuthorDate: 2023-04-03 07:30:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-16 06:47:32 +0000

    www-servers/sniproxy: Bump to 0.6.1
    
    Bug: https://bugs.gentoo.org/903716
    Signed-off-by: Pierre-Olivier Mercier <nemunaire@nemunai.re>
    Signed-off-by: Sam James <sam@gentoo.org>

 www-servers/sniproxy/Manifest              |  1 +
 www-servers/sniproxy/sniproxy-0.6.1.ebuild | 75 ++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-16 06:56:29 UTC
Thanks!