PT-2026-49564 · Pypi · Aiohttp
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
AIOHTTP versions prior to 3.14.0
Description
Attacker-controlled input included in multipart/payload headers can be used to modify a request to inject additional headers or change the request contents. This occurs when an application passes user-controlled strings into the
MultipartWriter.append(headers=...) function or the Payload.headers variable.Recommendations
Update to version 3.14.0.
Sanitize user input passed into multipart/payload headers.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Aiohttp