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.
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>
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(+)