| 0 |
| url |
VCID-2nje-sqj3-pugm |
| vulnerability_id |
VCID-2nje-sqj3-pugm |
| summary |
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Affected versions of aiohttp have a security vulnerability regarding the inconsistent interpretation of the http protocol. HTTP/1.1 is a persistent protocol, if both Content-Length(CL) and Transfer-Encoding(TE) header values are present it can lead to incorrect interpretation of two entities that parse the HTTP and we can poison other sockets with this incorrect interpretation. A possible Proof-of-Concept (POC) would be a configuration with a reverse proxy(frontend) that accepts both CL and TE headers and aiohttp as backend. As aiohttp parses anything with chunked, we can pass a chunked123 as TE, the frontend entity will ignore this header and will parse Content-Length. The impact of this vulnerability is that it is possible to bypass any proxy rule, poisoning sockets to other users like passing Authentication Headers, also if it is present an Open Redirect an attacker could combine it to redirect random users to another website and log the request. This vulnerability has been addressed in release 3.8.0 of aiohttp. Users are advised to upgrade. There are no known workarounds for this vulnerability. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
| reference_url |
https://github.com/aio-libs/aiohttp |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
3.4 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N |
|
| 1 |
| value |
2.3 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N |
|
| 2 |
| value |
LOW |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/aio-libs/aiohttp |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.8.0 |
| purl |
pkg:pypi/aiohttp@3.8.0 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-36wp-z5r9-d3eh |
|
| 1 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 2 |
| vulnerability |
VCID-48db-pv6y-3bb3 |
|
| 3 |
| vulnerability |
VCID-4kzt-jurh-4udw |
|
| 4 |
| vulnerability |
VCID-5p2v-fh76-tues |
|
| 5 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 6 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 7 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 8 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 9 |
| vulnerability |
VCID-cu3k-ug29-93hr |
|
| 10 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 11 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 12 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 13 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 14 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 15 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 16 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 17 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 18 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 19 |
| vulnerability |
VCID-nqqp-qjwg-vkcr |
|
| 20 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 21 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 22 |
| vulnerability |
VCID-qyz8-8vv1-6kgc |
|
| 23 |
| vulnerability |
VCID-uw2u-75sa-xkev |
|
| 24 |
| vulnerability |
VCID-v5nd-ax84-jqdf |
|
| 25 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 26 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 27 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
| 28 |
| vulnerability |
VCID-zeyf-7kuj-wfag |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.8.0 |
|
|
| aliases |
CVE-2023-47641, GHSA-xx9p-xxvh-7g8j, PYSEC-2023-247
|
| risk_score |
3.0 |
| exploitability |
0.5 |
| weighted_severity |
5.9 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-2nje-sqj3-pugm |
|
| 1 |
| url |
VCID-36wp-z5r9-d3eh |
| vulnerability_id |
VCID-36wp-z5r9-d3eh |
| summary |
aiohttp vulnerable to Denial of Service when trying to parse malformed POST requests
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. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.9.4 |
| purl |
pkg:pypi/aiohttp@3.9.4 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 1 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 2 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 3 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 4 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 5 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 6 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 7 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 8 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 9 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 10 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 11 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 12 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 13 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 14 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 15 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 16 |
| vulnerability |
VCID-qyz8-8vv1-6kgc |
|
| 17 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 18 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 19 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.9.4 |
|
|
| aliases |
CVE-2024-30251, GHSA-5m98-qgg9-wh84
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-36wp-z5r9-d3eh |
|
| 2 |
| url |
VCID-3v2v-g9dz-q7hu |
| vulnerability_id |
VCID-3v2v-g9dz-q7hu |
| summary |
aiohttp: AIOHTTP: Information disclosure via retained Cookie and Proxy-Authorization headers during redirects |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
| reference_url |
https://github.com/aio-libs/aiohttp |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
5.3 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
|
| 1 |
| value |
2.7 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U |
|
| 2 |
| value |
LOW |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/aio-libs/aiohttp |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
|
| fixed_packages |
|
| aliases |
CVE-2026-34518, GHSA-966j-vmvw-g2g9
|
| risk_score |
2.4 |
| exploitability |
0.5 |
| weighted_severity |
4.8 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-3v2v-g9dz-q7hu |
|
| 3 |
| url |
VCID-4kzt-jurh-4udw |
| vulnerability_id |
VCID-4kzt-jurh-4udw |
| summary |
aiohttp Cross-site Scripting vulnerability on index pages for static file handling
A XSS vulnerability exists on index pages for static file handling. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
|
| 20 |
|
| 21 |
|
| 22 |
|
| 23 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.9.4 |
| purl |
pkg:pypi/aiohttp@3.9.4 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 1 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 2 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 3 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 4 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 5 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 6 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 7 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 8 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 9 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 10 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 11 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 12 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 13 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 14 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 15 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 16 |
| vulnerability |
VCID-qyz8-8vv1-6kgc |
|
| 17 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 18 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 19 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.9.4 |
|
|
| aliases |
CVE-2024-27306, GHSA-7gpw-8wmc-pm8g
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-4kzt-jurh-4udw |
|
| 4 |
| url |
VCID-5p2v-fh76-tues |
| vulnerability_id |
VCID-5p2v-fh76-tues |
| summary |
aiohttp.web.Application vulnerable to HTTP request smuggling via llhttp HTTP request parser
### Impact
aiohttp v3.8.4 and earlier are [bundled with llhttp v6.0.6](https://github.com/aio-libs/aiohttp/blob/v3.8.4/.gitmodules) which is vulnerable to CVE-2023-30589. The vulnerable code is used by aiohttp for its HTTP request parser when available which is the default case when installing from a wheel.
This vulnerability only affects users of aiohttp as an HTTP server (ie `aiohttp.Application`), you are not affected by this vulnerability if you are using aiohttp as an HTTP client library (ie `aiohttp.ClientSession`).
### Reproducer
```python
from aiohttp import web
async def example(request: web.Request):
headers = dict(request.headers)
body = await request.content.read()
return web.Response(text=f"headers: {headers} body: {body}")
app = web.Application()
app.add_routes([web.post('/', example)])
web.run_app(app)
```
Sending a crafted HTTP request will cause the server to misinterpret one of the HTTP header values leading to HTTP request smuggling.
```console
$ printf "POST / HTTP/1.1\r\nHost: localhost:8080\r\nX-Abc: \rxTransfer-Encoding: chunked\r\n\r\n1\r\nA\r\n0\r\n\r\n" \
| nc localhost 8080
Expected output:
headers: {'Host': 'localhost:8080', 'X-Abc': '\rxTransfer-Encoding: chunked'} body: b''
Actual output (note that 'Transfer-Encoding: chunked' is an HTTP header now and body is treated differently)
headers: {'Host': 'localhost:8080', 'X-Abc': '', 'Transfer-Encoding': 'chunked'} body: b'A'
```
### Patches
Upgrade to the latest version of aiohttp to resolve this vulnerability. It has been fixed in v3.8.5: [`pip install aiohttp >= 3.8.5`](https://pypi.org/project/aiohttp/3.8.5/)
### Workarounds
If you aren't able to upgrade you can reinstall aiohttp using `AIOHTTP_NO_EXTENSIONS=1` as an environment variable to disable the llhttp HTTP request parser implementation. The pure Python implementation isn't vulnerable to request smuggling:
```console
$ python -m pip uninstall --yes aiohttp
$ AIOHTTP_NO_EXTENSIONS=1 python -m pip install --no-binary=aiohttp --no-cache aiohttp
```
### References
* https://nvd.nist.gov/vuln/detail/CVE-2023-30589
* https://hackerone.com/reports/2001873 |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
| reference_url |
https://github.com/aio-libs/aiohttp |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
5.3 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
|
| 1 |
| value |
6.9 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
|
| 2 |
| value |
MODERATE |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/aio-libs/aiohttp |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
| reference_url |
https://hackerone.com/reports/2001873 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
5.3 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
|
| 1 |
| value |
6.9 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
|
| 2 |
| value |
MODERATE |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
| 3 |
| value |
Track |
| scoring_system |
ssvc |
| scoring_elements |
SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-18T16:05:51Z/ |
|
|
| url |
https://hackerone.com/reports/2001873 |
|
| 10 |
|
| 11 |
|
| 12 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.8.5 |
| purl |
pkg:pypi/aiohttp@3.8.5 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-36wp-z5r9-d3eh |
|
| 1 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 2 |
| vulnerability |
VCID-48db-pv6y-3bb3 |
|
| 3 |
| vulnerability |
VCID-4kzt-jurh-4udw |
|
| 4 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 5 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 6 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 7 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 8 |
| vulnerability |
VCID-cu3k-ug29-93hr |
|
| 9 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 10 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 11 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 12 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 13 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 14 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 15 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 16 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 17 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 18 |
| vulnerability |
VCID-nqqp-qjwg-vkcr |
|
| 19 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 20 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 21 |
| vulnerability |
VCID-qyz8-8vv1-6kgc |
|
| 22 |
| vulnerability |
VCID-uw2u-75sa-xkev |
|
| 23 |
| vulnerability |
VCID-v5nd-ax84-jqdf |
|
| 24 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 25 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 26 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
| 27 |
| vulnerability |
VCID-zeyf-7kuj-wfag |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.8.5 |
|
| 1 |
|
|
| aliases |
CVE-2023-37276, GHSA-45c4-8wx5-qw6w, PYSEC-2023-120
|
| risk_score |
3.4 |
| exploitability |
0.5 |
| weighted_severity |
6.8 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-5p2v-fh76-tues |
|
| 5 |
| url |
VCID-7b59-eb63-tfcf |
| vulnerability_id |
VCID-7b59-eb63-tfcf |
| summary |
aiohttp: AIOHTTP: Header injection vulnerability due to improper character handling |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
| reference_url |
https://github.com/aio-libs/aiohttp |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
9.1 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |
|
| 1 |
| value |
2.7 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U |
|
| 2 |
| value |
LOW |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/aio-libs/aiohttp |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
|
| fixed_packages |
|
| aliases |
CVE-2026-34520, GHSA-63hf-3vf5-4wqf
|
| risk_score |
4.1 |
| exploitability |
0.5 |
| weighted_severity |
8.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-7b59-eb63-tfcf |
|
| 6 |
|
| 7 |
| url |
VCID-8y5k-1ax1-ykhs |
| vulnerability_id |
VCID-8y5k-1ax1-ykhs |
| summary |
AIOHTTP vulnerable to DoS when bypassing asserts
When assert statements are bypassed, an infinite loop can occur, resulting in a DoS attack when processing a POST body. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
|
|
| fixed_packages |
|
| aliases |
CVE-2025-69227, GHSA-jj3x-wxrx-4x23
|
| risk_score |
3.4 |
| exploitability |
0.5 |
| weighted_severity |
6.8 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-8y5k-1ax1-ykhs |
|
| 8 |
|
| 9 |
| url |
VCID-cu3k-ug29-93hr |
| vulnerability_id |
VCID-cu3k-ug29-93hr |
| summary |
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Security-sensitive parts of the Python HTTP parser retained minor differences in allowable character sets, that must trigger error handling to robustly match frame boundaries of proxies in order to protect against injection of additional requests. Additionally, validation could trigger exceptions that were not handled consistently with processing of other malformed input. Being more lenient than internet standards require could, depending on deployment environment, assist in request smuggling. The unhandled exception could cause excessive resource consumption on the application server and/or its logging facilities. This vulnerability exists due to an incomplete fix for CVE-2023-47627. Version 3.9.2 fixes this vulnerability. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
| reference_url |
https://github.com/aio-libs/aiohttp |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
6.5 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L |
|
| 1 |
| value |
6.9 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N |
|
| 2 |
| value |
MODERATE |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/aio-libs/aiohttp |
|
| 5 |
|
| 6 |
|
| 7 |
| reference_url |
https://github.com/aio-libs/aiohttp/pull/8074 |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
6.5 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L |
|
| 1 |
| value |
6.9 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N |
|
| 2 |
| value |
MODERATE |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
| 3 |
| value |
Track |
| scoring_system |
ssvc |
| scoring_elements |
SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-02-01T16:40:08Z/ |
|
|
| url |
https://github.com/aio-libs/aiohttp/pull/8074 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
|
| 20 |
|
| 21 |
|
| 22 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.9.2 |
| purl |
pkg:pypi/aiohttp@3.9.2 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-36wp-z5r9-d3eh |
|
| 1 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 2 |
| vulnerability |
VCID-4kzt-jurh-4udw |
|
| 3 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 4 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 5 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 6 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 7 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 8 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 9 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 10 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 11 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 12 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 13 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 14 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 15 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 16 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 17 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 18 |
| vulnerability |
VCID-qyz8-8vv1-6kgc |
|
| 19 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 20 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 21 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.9.2 |
|
|
| aliases |
CVE-2024-23829, GHSA-8qpw-xqxj-h4r2, PYSEC-2024-26
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-cu3k-ug29-93hr |
|
| 10 |
|
| 11 |
|
| 12 |
| url |
VCID-hwxf-hppk-r7c8 |
| vulnerability_id |
VCID-hwxf-hppk-r7c8 |
| summary |
AIOHTTP vulnerable to denial of service through large payloads
A request can be crafted in such a way that an aiohttp server's memory fills up uncontrollably during processing. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
|
| fixed_packages |
|
| aliases |
CVE-2025-69228, GHSA-6jhg-hg63-jvvf
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-hwxf-hppk-r7c8 |
|
| 13 |
|
| 14 |
|
| 15 |
| url |
VCID-m6u7-xssj-fffs |
| vulnerability_id |
VCID-m6u7-xssj-fffs |
| summary |
AIOHTTP's unicode processing of header values could cause parsing discrepancies
The Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2025-69224, GHSA-69f9-5gxw-wvc2
|
| risk_score |
2.5 |
| exploitability |
0.5 |
| weighted_severity |
4.9 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-m6u7-xssj-fffs |
|
| 16 |
|
| 17 |
| url |
VCID-msav-gwbq-bufr |
| vulnerability_id |
VCID-msav-gwbq-bufr |
| summary |
AIOHTTP vulnerable to brute-force leak of internal static file path components
Path normalization for static files prevents path traversal, but opens up the ability for an attacker to ascertain the
existence of absolute path components. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2025-69226, GHSA-54jq-c3m8-4m76
|
| risk_score |
2.4 |
| exploitability |
0.5 |
| weighted_severity |
4.8 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-msav-gwbq-bufr |
|
| 18 |
|
| 19 |
| url |
VCID-nqqp-qjwg-vkcr |
| vulnerability_id |
VCID-nqqp-qjwg-vkcr |
| summary |
aiohttp has vulnerable dependency that is vulnerable to request smuggling
### Summary
llhttp 8.1.1 is vulnerable to two request smuggling vulnerabilities.
Details have not been disclosed yet, so refer to llhttp for future information.
The issue is resolved by using llhttp 9+ (which is included in aiohttp 3.8.6+). |
| references |
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.8.6 |
| purl |
pkg:pypi/aiohttp@3.8.6 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-36wp-z5r9-d3eh |
|
| 1 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 2 |
| vulnerability |
VCID-48db-pv6y-3bb3 |
|
| 3 |
| vulnerability |
VCID-4kzt-jurh-4udw |
|
| 4 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 5 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 6 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 7 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 8 |
| vulnerability |
VCID-cu3k-ug29-93hr |
|
| 9 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 10 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 11 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 12 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 13 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 14 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 15 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 16 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 17 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 18 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 19 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 20 |
| vulnerability |
VCID-qyz8-8vv1-6kgc |
|
| 21 |
| vulnerability |
VCID-v5nd-ax84-jqdf |
|
| 22 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 23 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 24 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
| 25 |
| vulnerability |
VCID-zeyf-7kuj-wfag |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.8.6 |
|
|
| aliases |
GHSA-pjjw-qhg8-p2p9, GMS-2023-5095
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-nqqp-qjwg-vkcr |
|
| 20 |
| url |
VCID-p12d-qx3n-cuav |
| vulnerability_id |
VCID-p12d-qx3n-cuav |
| summary |
AIOHTTP's HTTP Parser auto_decompress feature is vulnerable to zip bomb
A zip bomb can be used to execute a DoS against the aiohttp server. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
|
| 20 |
|
| 21 |
|
| 22 |
|
| 23 |
|
| 24 |
|
| 25 |
|
| 26 |
|
| 27 |
|
| 28 |
|
| 29 |
|
| 30 |
|
|
| fixed_packages |
|
| aliases |
CVE-2025-69223, GHSA-6mq8-rvhq-8wgg
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-p12d-qx3n-cuav |
|
| 21 |
| url |
VCID-q2b1-r2cv-83b5 |
| vulnerability_id |
VCID-q2b1-r2cv-83b5 |
| summary |
aio-libs aiohttp-session contains a Session Fixation vulnerability in load_session function for RedisStorage (see: https://github.com/aio-libs/aiohttp-session/blob/master/aiohttp_session/redis_storage.py#L42) that can result in Session Hijacking. This attack appear to be exploitable via Any method that allows setting session cookies (?session=<>, or meta tags or script tags with Set-Cookie). |
| references |
|
| fixed_packages |
| 0 |
|
| 1 |
| url |
pkg:pypi/aiohttp@3.0.0b0 |
| purl |
pkg:pypi/aiohttp@3.0.0b0 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-2nje-sqj3-pugm |
|
| 1 |
| vulnerability |
VCID-36wp-z5r9-d3eh |
|
| 2 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 3 |
| vulnerability |
VCID-48db-pv6y-3bb3 |
|
| 4 |
| vulnerability |
VCID-4kzt-jurh-4udw |
|
| 5 |
| vulnerability |
VCID-5p2v-fh76-tues |
|
| 6 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 7 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 8 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 9 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 10 |
| vulnerability |
VCID-cu3k-ug29-93hr |
|
| 11 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 12 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 13 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 14 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 15 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 16 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 17 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 18 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 19 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 20 |
| vulnerability |
VCID-nqqp-qjwg-vkcr |
|
| 21 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 22 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 23 |
| vulnerability |
VCID-qyz8-8vv1-6kgc |
|
| 24 |
| vulnerability |
VCID-uw2u-75sa-xkev |
|
| 25 |
| vulnerability |
VCID-v5nd-ax84-jqdf |
|
| 26 |
| vulnerability |
VCID-vc4c-6yc6-k3hn |
|
| 27 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 28 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 29 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
| 30 |
| vulnerability |
VCID-zeyf-7kuj-wfag |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.0.0b0 |
|
|
| aliases |
CVE-2018-1000519, GHSA-fpwp-69xv-c67f, PYSEC-2018-80
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-q2b1-r2cv-83b5 |
|
| 22 |
|
| 23 |
| url |
VCID-qyz8-8vv1-6kgc |
| vulnerability_id |
VCID-qyz8-8vv1-6kgc |
| summary |
aiohttp allows request smuggling due to incorrect parsing of chunk extensions
The Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
| reference_url |
https://github.com/aio-libs/aiohttp |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
6.3 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X |
|
| 1 |
| value |
MODERATE |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/aio-libs/aiohttp |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.10.11 |
| purl |
pkg:pypi/aiohttp@3.10.11 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 1 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 2 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 3 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 4 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 5 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 6 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 7 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 8 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 9 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 10 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 11 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 12 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 13 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 14 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 15 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 16 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 17 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 18 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.10.11 |
|
|
| aliases |
CVE-2024-52304, GHSA-8495-4g3g-x7pr
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-qyz8-8vv1-6kgc |
|
| 24 |
| url |
VCID-uw2u-75sa-xkev |
| vulnerability_id |
VCID-uw2u-75sa-xkev |
| summary |
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. The HTTP parser in AIOHTTP has numerous problems with header parsing, which could lead to request smuggling. This parser is only used when AIOHTTP_NO_EXTENSIONS is enabled (or not using a prebuilt wheel). These bugs have been addressed in commit `d5c12ba89` which has been included in release version 3.8.6. Users are advised to upgrade. There are no known workarounds for these issues. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
| reference_url |
https://github.com/aio-libs/aiohttp |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
5.3 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
|
| 1 |
| value |
6.9 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
|
| 2 |
| value |
MODERATE |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/aio-libs/aiohttp |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
|
| 20 |
|
| 21 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.8.6 |
| purl |
pkg:pypi/aiohttp@3.8.6 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-36wp-z5r9-d3eh |
|
| 1 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 2 |
| vulnerability |
VCID-48db-pv6y-3bb3 |
|
| 3 |
| vulnerability |
VCID-4kzt-jurh-4udw |
|
| 4 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 5 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 6 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 7 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 8 |
| vulnerability |
VCID-cu3k-ug29-93hr |
|
| 9 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 10 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 11 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 12 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 13 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 14 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 15 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 16 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 17 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 18 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 19 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 20 |
| vulnerability |
VCID-qyz8-8vv1-6kgc |
|
| 21 |
| vulnerability |
VCID-v5nd-ax84-jqdf |
|
| 22 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 23 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 24 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
| 25 |
| vulnerability |
VCID-zeyf-7kuj-wfag |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.8.6 |
|
|
| aliases |
CVE-2023-47627, GHSA-gfw2-4jvh-wgfg, PYSEC-2023-246
|
| risk_score |
3.4 |
| exploitability |
0.5 |
| weighted_severity |
6.8 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-uw2u-75sa-xkev |
|
| 25 |
| url |
VCID-v5nd-ax84-jqdf |
| vulnerability_id |
VCID-v5nd-ax84-jqdf |
| summary |
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. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
| reference_url |
https://github.com/aio-libs/aiohttp |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
5.3 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
|
| 1 |
| value |
6.9 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
|
| 2 |
| value |
MODERATE |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/aio-libs/aiohttp |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
|
| 20 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.9.0 |
| purl |
pkg:pypi/aiohttp@3.9.0 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-36wp-z5r9-d3eh |
|
| 1 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 2 |
| vulnerability |
VCID-48db-pv6y-3bb3 |
|
| 3 |
| vulnerability |
VCID-4kzt-jurh-4udw |
|
| 4 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 5 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 6 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 7 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 8 |
| vulnerability |
VCID-cu3k-ug29-93hr |
|
| 9 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 10 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 11 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 12 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 13 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 14 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 15 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 16 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 17 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 18 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 19 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 20 |
| vulnerability |
VCID-qyz8-8vv1-6kgc |
|
| 21 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 22 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 23 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.9.0 |
|
|
| aliases |
CVE-2023-49082, GHSA-qvrw-v9rv-5rjx, PYSEC-2023-251
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-v5nd-ax84-jqdf |
|
| 26 |
| url |
VCID-vc4c-6yc6-k3hn |
| vulnerability_id |
VCID-vc4c-6yc6-k3hn |
| summary |
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. In aiohttp before version 3.7.4 there is an open redirect vulnerability. A maliciously crafted link to an aiohttp-based web-server could redirect the browser to a different website. It is caused by a bug in the `aiohttp.web_middlewares.normalize_path_middleware` middleware. This security problem has been fixed in 3.7.4. Upgrade your dependency using pip as follows "pip install aiohttp >= 3.7.4". If upgrading is not an option for you, a workaround can be to avoid using `aiohttp.web_middlewares.normalize_path_middleware` in your applications. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
| reference_url |
https://github.com/aio-libs/aiohttp |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
3.1 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N |
|
| 1 |
| value |
2.3 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
|
| 2 |
| value |
LOW |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/aio-libs/aiohttp |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
| reference_url |
https://pypi.org/project/aiohttp |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
3.1 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N |
|
| 1 |
| value |
2.3 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
|
| 2 |
| value |
LOW |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://pypi.org/project/aiohttp |
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
|
| 20 |
|
| 21 |
|
| 22 |
|
| 23 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.7.4 |
| purl |
pkg:pypi/aiohttp@3.7.4 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-2nje-sqj3-pugm |
|
| 1 |
| vulnerability |
VCID-36wp-z5r9-d3eh |
|
| 2 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 3 |
| vulnerability |
VCID-48db-pv6y-3bb3 |
|
| 4 |
| vulnerability |
VCID-4kzt-jurh-4udw |
|
| 5 |
| vulnerability |
VCID-5p2v-fh76-tues |
|
| 6 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 7 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 8 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 9 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 10 |
| vulnerability |
VCID-cu3k-ug29-93hr |
|
| 11 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 12 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 13 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 14 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 15 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 16 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 17 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 18 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 19 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 20 |
| vulnerability |
VCID-nqqp-qjwg-vkcr |
|
| 21 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 22 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 23 |
| vulnerability |
VCID-qyz8-8vv1-6kgc |
|
| 24 |
| vulnerability |
VCID-uw2u-75sa-xkev |
|
| 25 |
| vulnerability |
VCID-v5nd-ax84-jqdf |
|
| 26 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 27 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 28 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
| 29 |
| vulnerability |
VCID-zeyf-7kuj-wfag |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.7.4 |
|
|
| aliases |
CVE-2021-21330, GHSA-v6wp-4m6f-gcjg, PYSEC-2021-76
|
| risk_score |
3.7 |
| exploitability |
0.5 |
| weighted_severity |
7.4 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-vc4c-6yc6-k3hn |
|
| 27 |
|
| 28 |
| url |
VCID-xgmx-6qmw-7ugn |
| vulnerability_id |
VCID-xgmx-6qmw-7ugn |
| summary |
AIOHTTP vulnerable to DoS through chunked messages
Handling of chunked messages can result in excessive blocking CPU usage when receiving a large number of chunks. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
|
| fixed_packages |
|
| aliases |
CVE-2025-69229, GHSA-g84x-mcqj-x9qq
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-xgmx-6qmw-7ugn |
|
| 29 |
| url |
VCID-yr3u-3vzh-1yhq |
| vulnerability_id |
VCID-yr3u-3vzh-1yhq |
| summary |
AIOHTTP is vulnerable to HTTP Request/Response Smuggling through incorrect parsing of chunked trailer sections
The Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.12.14 |
| purl |
pkg:pypi/aiohttp@3.12.14 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 1 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 2 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 3 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 4 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 5 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 6 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 7 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 8 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 9 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 10 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 11 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 12 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 13 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 14 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 15 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 16 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 17 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.12.14 |
|
|
| aliases |
CVE-2025-53643, GHSA-9548-qrrj-x5pj
|
| risk_score |
1.6 |
| exploitability |
0.5 |
| weighted_severity |
3.3 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-yr3u-3vzh-1yhq |
|
| 30 |
| url |
VCID-zeyf-7kuj-wfag |
| vulnerability_id |
VCID-zeyf-7kuj-wfag |
| summary |
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. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
| reference_url |
https://github.com/aio-libs/aiohttp |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
7.2 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N |
|
| 1 |
| value |
6.9 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |
|
| 2 |
| value |
MODERATE |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/aio-libs/aiohttp |
|
| 6 |
|
| 7 |
| reference_url |
https://github.com/aio-libs/aiohttp/pull/7835/files |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
5.3 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
|
| 1 |
| value |
7.2 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N |
|
| 2 |
| value |
6.9 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |
|
| 3 |
| value |
MODERATE |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/aio-libs/aiohttp/pull/7835/files |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
|
|
| fixed_packages |
| 0 |
| url |
pkg:pypi/aiohttp@3.9.0 |
| purl |
pkg:pypi/aiohttp@3.9.0 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-36wp-z5r9-d3eh |
|
| 1 |
| vulnerability |
VCID-3v2v-g9dz-q7hu |
|
| 2 |
| vulnerability |
VCID-48db-pv6y-3bb3 |
|
| 3 |
| vulnerability |
VCID-4kzt-jurh-4udw |
|
| 4 |
| vulnerability |
VCID-7b59-eb63-tfcf |
|
| 5 |
| vulnerability |
VCID-8mb3-gafx-8qaz |
|
| 6 |
| vulnerability |
VCID-8y5k-1ax1-ykhs |
|
| 7 |
| vulnerability |
VCID-c1e6-tue3-8yce |
|
| 8 |
| vulnerability |
VCID-cu3k-ug29-93hr |
|
| 9 |
| vulnerability |
VCID-cvvb-x9jm-ubb8 |
|
| 10 |
| vulnerability |
VCID-emmx-uxw4-bucv |
|
| 11 |
| vulnerability |
VCID-hwxf-hppk-r7c8 |
|
| 12 |
| vulnerability |
VCID-k3f4-wafv-3qgu |
|
| 13 |
| vulnerability |
VCID-k3nq-f446-bkas |
|
| 14 |
| vulnerability |
VCID-m6u7-xssj-fffs |
|
| 15 |
| vulnerability |
VCID-m7wa-qdpv-wuhj |
|
| 16 |
| vulnerability |
VCID-msav-gwbq-bufr |
|
| 17 |
| vulnerability |
VCID-myz5-wsnu-u7a5 |
|
| 18 |
| vulnerability |
VCID-p12d-qx3n-cuav |
|
| 19 |
| vulnerability |
VCID-qh9b-wf9z-13d2 |
|
| 20 |
| vulnerability |
VCID-qyz8-8vv1-6kgc |
|
| 21 |
| vulnerability |
VCID-w4mr-q1jr-1qfp |
|
| 22 |
| vulnerability |
VCID-xgmx-6qmw-7ugn |
|
| 23 |
| vulnerability |
VCID-yr3u-3vzh-1yhq |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:pypi/aiohttp@3.9.0 |
|
|
| aliases |
CVE-2023-49081, GHSA-q3qx-c6g2-7pw2, PYSEC-2023-250
|
| risk_score |
3.2 |
| exploitability |
0.5 |
| weighted_severity |
6.5 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-zeyf-7kuj-wfag |
|