Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931097 (CVE-2024-30251) - <dev-python/aiohttp-3.9.4: DoS when trying to parse malformed POST requests
Summary: <dev-python/aiohttp-3.9.4: DoS when trying to parse malformed POST requests
Status: RESOLVED FIXED
Alias: CVE-2024-30251
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Gentoo Security
URL: https://github.com/aio-libs/aiohttp/s...
Whiteboard: B3 [glsa+]
Keywords:
Depends on: 930748 931181
Blocks:
  Show dependency tree
 
Reported: 2024-05-02 14:43 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 2024-05-02 14:43:01 UTC
CVE-2024-30251:

An attacker can send a specially crafted POST (multipart/form-data) request. When the aiohttp server processes it, the server will enter an infinite loop and be unable to process any further requests.
Comment 1 Larry the Git Cow gentoo-dev 2024-08-07 11:59:57 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(+)