Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930041 - <net-misc/wget-1.24.5: cookie leakage with HSTS and subdomains
Summary: <net-misc/wget-1.24.5: cookie leakage with HSTS and subdomains
Status: IN_PROGRESS
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Security
URL:
Whiteboard: B4 [stable?]
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-15 06:02 UTC by Sam James
Modified: 2024-04-15 06:12 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-04-15 06:02:14 UTC
```
* Noteworthy changes in release 1.24.5 (2024-03-10) [stable]

** Fix how subdomain matches are checked for HSTS.
   Fixes a minor issue where cookies may be leaked to the wrong domain
[...]
```
Comment 1 Larry the Git Cow gentoo-dev 2024-04-15 06:12:02 UTC
The bug has been referenced in the following commit(s):

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

commit 2302c9517de175f338b83e76a3163d14ab399d89
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-04-15 06:01:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-15 06:10:45 +0000

    net-misc/wget: add 1.24.5
    
    Bug: https://bugs.gentoo.org/930041
    Closes: https://bugs.gentoo.org/412579
    Closes: https://bugs.gentoo.org/929732
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/wget/Manifest           |   2 +
 net-misc/wget/metadata.xml       |   1 +
 net-misc/wget/wget-1.24.5.ebuild | 115 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 118 insertions(+)