Improper validation in meraki
High severity
GitHub Reviewed
Published
Dec 12, 2023
in
meraki/dashboard-api-python
•
Updated Jan 24, 2024
Description
Published to the GitHub Advisory Database
Dec 13, 2023
Reviewed
Dec 13, 2023
Last updated
Jan 24, 2024
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Improper validation made it possible for an attacker to modify the HTTP request (e.g. to insert a new header) or create a new HTTP request if the attacker controls the HTTP version. The vulnerability only occurs if the attacker can control the HTTP version of the request. This issue has been patched in version 3.9.0.
meraki from version 1.40.1 requires aiohttp 3.9.0
References