Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:44461
HistoryNov 29, 2023 - 6:58 a.m.

Request Smuggling

2023-11-2906:58:43
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
16
aiohttp
vulnerability
http request smuggling
method validation

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

19.8%

aiohttp is vulnerable to Request Smuggling. The vulnerability exists due to improper HTTP method validation in the __init__ function of client_reqrep.py. This allows an attacker to modify the HTTP request, such as inserting a new header or even creating a new HTTP request if the attacker can control the HTTP method (GET, POST, etc.). This ultimately leads to HTTP request smuggling.

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

19.8%