Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918968 (CVE-2023-49082) - <dev-python/aiohttp-3.9.0: CLRF injection via method
Summary: <dev-python/aiohttp-3.9.0: CLRF injection via method
Status: RESOLVED FIXED
Alias: CVE-2023-49082
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Security
URL: https://github.com/aio-libs/aiohttp/s...
Whiteboard: A3 [glsa+]
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-01 18:14 UTC by Christopher Fore
Modified: 2024-08-07 12:01 UTC (History)
2 users (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 Christopher Fore 2023-12-01 18:14:15 UTC
CVE-2023-49082 (https://github.com/aio-libs/aiohttp/security/advisories/GHSA-qvrw-v9rv-5rjx):

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Improper validation makes it possible for an attacker to modify the HTTP request (e.g. insert a new header) or even create a new HTTP request if the attacker controls the HTTP method. The vulnerability occurs only if the attacker can control the HTTP method (GET, POST etc.) of the request. If the attacker can control the HTTP version of the request it will be able to modify the request (request smuggling). This issue has been patched in version 3.9.0.
Comment 1 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-12-22 01:25:33 UTC
Tree is clean:

commit 0482e646047d37536afc26291d6374b31ec03550
Author: Michał Górny <mgorny@gentoo.org>
Date:   Sun Dec 10 15:24:38 2023 +0100

    dev-python/aiohttp: Remove old

    Signed-off-by: Michał Górny <mgorny@gentoo.org>
Comment 2 Larry the Git Cow gentoo-dev 2024-08-07 11:59:56 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/data/glsa.git/commit/?id=736cae169efb6b9f5d5a30f0ebf469a2e54fa18b

commit 736cae169efb6b9f5d5a30f0ebf469a2e54fa18b
Author:     GLSAMaker <glsamaker@gentoo.org>
AuthorDate: 2024-08-07 11:59:46 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-08-07 11:59:55 +0000

    [ GLSA 202408-11 ] aiohttp: Multiple Vulnerabilities
    
    Bug: https://bugs.gentoo.org/918541
    Bug: https://bugs.gentoo.org/918968
    Bug: https://bugs.gentoo.org/931097
    Signed-off-by: GLSAMaker <glsamaker@gentoo.org>
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 glsa-202408-11.xml | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)