Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849398 (CVE-2022-31799) - <dev-python/bottle-0.12.20: mishandles errors during early request binding
Summary: <dev-python/bottle-0.12.20: mishandles errors during early request binding
Status: RESOLVED FIXED
Alias: CVE-2022-31799
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL:
Whiteboard: B3 [noglsa]
Keywords:
Depends on: 849425
Blocks:
  Show dependency tree
 
Reported: 2022-06-02 21:30 UTC by John Helmert III
Modified: 2022-06-03 16:22 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 21:30:21 UTC
CVE-2022-31799 (https://github.com/bottlepy/bottle/compare/0.12.19...0.12.20):
https://github.com/bottlepy/bottle/commit/e140e1b54da721a660f2eb9d58a106b7b3ff2f00
https://github.com/bottlepy/bottle/commit/a2b0ee6bb4ce88895429ec4aca856616244c4c4c

Bottle before 0.12.20 mishandles errors during early request binding.

Not sure about impact here, but please stabilize 0.12.20.
Comment 1 Larry the Git Cow gentoo-dev 2022-06-03 06:14:07 UTC
The bug has been referenced in the following commit(s):

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

commit 89d70a2cd8b7d103af0ac4d04584e653de36a0ab
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-06-03 06:13:18 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-06-03 06:14:04 +0000

    dev-python/bottle: Remove old
    
    Bug: https://bugs.gentoo.org/849398
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/bottle/Manifest                 |  2 --
 dev-python/bottle/bottle-0.12.19-r1.ebuild | 55 ------------------------------
 dev-python/bottle/bottle-0.12.19.ebuild    | 47 -------------------------
 dev-python/bottle/bottle-0.12.20.ebuild    | 55 ------------------------------
 4 files changed, 159 deletions(-)
Comment 2 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-06-03 16:22:35 UTC
Thanks, all done!