Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849407 (CVE-2022-29718) - <www-servers/caddy-2.5.1: open redirect vulnerability
Summary: <www-servers/caddy-2.5.1: open redirect vulnerability
Status: RESOLVED FIXED
Alias: CVE-2022-29718
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL: https://github.com/caddyserver/caddy/...
Whiteboard: B4 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-02 23:07 UTC by John Helmert III
Modified: 2022-06-03 15:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-06-02 23:07:18 UTC
CVE-2022-29718:

Caddy v2.4 was discovered to contain an open redirect vulnerability. A remote unauthenticated attacker may exploit this vulnerability to redirect users to arbitrary web URLs by tricking the victim users to click on crafted links.
Comment 1 Larry the Git Cow gentoo-dev 2022-06-03 02:09:15 UTC
The bug has been referenced in the following commit(s):

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

commit f6d08af3cca8fe3c0e3fcf10a3b5409d1ca286fe
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-06-03 02:08:27 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-06-03 02:09:10 +0000

    www-servers/caddy: drop 2.4.6
    
    Bug: https://bugs.gentoo.org/849407
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 www-servers/caddy/Manifest           |  2 --
 www-servers/caddy/caddy-2.4.6.ebuild | 46 ------------------------------------
 2 files changed, 48 deletions(-)

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

commit a33c248da1c24a1a4f2bf04daec02f913bb90caa
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-06-03 02:07:34 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-06-03 02:09:10 +0000

    www-servers/caddy: stabilize 2.5.1 for amd64
    
    Bug: https://bugs.gentoo.org/849407
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 www-servers/caddy/caddy-2.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-06-03 15:40:36 UTC
Thanks! All done.