CVE-2023-47641 Vulnerability Analysis & Exploit Details

CVE-2023-47641
Vulnerability Scoring

3.4
/10
Moderate Risk

Exploiting CVE-2023-47641 requires specific conditions, leading to a moderate security impact.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Changed
    Successful exploitation can impact components beyond the vulnerable component.
  • User Interaction: Required
    User interaction is necessary for successful exploitation.

CVE-2023-47641 Details

Status: Modified

Last updated: 🕣 21 Nov 2024, 08:30 UTC
Originally published on: 🕘 14 Nov 2023, 21:15 UTC

Time between publication and last update: 372 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2023-47641 Vulnerability Summary

CVE-2023-47641: 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.

Assessing the Risk of CVE-2023-47641

Access Complexity Graph

The exploitability of CVE-2023-47641 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2023-47641

CVE-2023-47641 presents a challenge to exploit due to its high attack complexity, but the absence of privilege requirements still makes it a viable target for skilled attackers. A thorough security review is advised.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2023-47641, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2023-47641, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: Low
    CVE-2023-47641 could lead to minor leaks of non-critical information without major privacy breaches.
  • Integrity: None
    CVE-2023-47641 poses no threat to data integrity.
  • Availability: None
    CVE-2023-47641 does not impact system availability.

Exploit Prediction Scoring System (EPSS)

The EPSS score estimates the probability that this vulnerability will be exploited in the near future.

EPSS Score: 0.075% (probability of exploit)

EPSS Percentile: 35.87% (lower percentile = lower relative risk)
This vulnerability is less risky than approximately 64.13% of others.

CVE-2023-47641 References

External References

CWE Common Weakness Enumeration

CWE-444

CAPEC Common Attack Pattern Enumeration and Classification

  • HTTP Response Smuggling CAPEC-273 An adversary manipulates and injects malicious content in the form of secret unauthorized HTTP responses, into a single HTTP response from a vulnerable or compromised back-end HTTP agent (e.g., server). See CanPrecede relationships for possible consequences. Modification/manipulation of HTTP message headers, request-line and body parameters to disrupt and interfere in the interpretation and parsing of HTTP message lengths/boundaries for consecutive HTTP messages by HTTP agents in a HTTP chain or network path.
  • HTTP Request Smuggling CAPEC-33 An adversary abuses the flexibility and discrepancies in the parsing and interpretation of HTTP Request messages using various HTTP headers, request-line and body parameters as well as message sizes (denoted by the end of message signaled by a given HTTP header) by different intermediary HTTP agents (e.g., load balancer, reverse proxy, web caching proxies, application firewalls, etc.) to secretly send unauthorized and malicious HTTP requests to a back-end HTTP agent (e.g., web server). See CanPrecede relationships for possible consequences. Modification/manipulation of HTTP message headers, request-line and body parameters to disrupt and interfere in the interpretation and parsing of HTTP message lengths/boundaries for consecutive HTTP messages by HTTP agents in a HTTP chain or network path.

Vulnerable Configurations

  • cpe:2.3:a:aiohttp:aiohttp:0.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.6.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.6.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.8.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.8.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.8.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.9.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.9.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.9.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.9.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.10.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.10.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.10.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.11.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.11.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.12.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.12.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.13.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.13.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.13.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.13.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.14.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.14.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.14.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.14.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.14.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.14.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.14.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.14.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.14.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.14.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.15.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.15.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.15.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.15.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.15.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.15.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.15.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.15.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.17.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.17.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.17.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.17.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.17.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.17.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.17.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.17.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.17.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.17.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.18.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.18.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.18.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.18.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.18.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.18.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.18.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.18.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.18.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.18.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.19.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.19.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.20.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.20.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.20.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.20.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.20.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.20.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta5:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta5:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta6:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta6:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.1:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.1:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.1:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.1:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.2:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.2:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.7:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.7:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.9:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.9:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.10:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.10:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.9:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.9:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.1:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.1:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.1:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.1:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.2:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.2:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.2:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.2:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha10:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha10:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha11:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha11:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha12:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha12:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha5:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha5:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha6:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha6:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha7:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha7:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha8:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha8:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha9:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha9:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.1:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.1:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.1:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.1:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.1:beta4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.1:beta4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.2:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.2:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.4:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2023-47641: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2025-46328 – snowflake-connector-nodejs is a NodeJS driver for Snowflake. Versions starting from 1.10.0 to before 2.0.4, are vulnerable to a Time-of-Check to Ti...
  • CVE-2025-46327 – gosnowflake is the Snowflake Golang driver. Versions starting from 1.7.0 to before 1.13.3, are vulnerable to a Time-of-Check to Time-of-Use (TOCTOU...
  • CVE-2025-46326 – snowflake-connector-net is the Snowflake Connector for .NET. Versions starting from 2.1.2 to before 4.4.1, are vulnerable to a Time-of-Check to Tim...
  • CVE-2025-4039 – A vulnerability was found in PHPGurukul Rail Pass Management System 1.0. It has been rated as critical. Affected by this issue is some unknown func...
  • CVE-2025-4038 – A vulnerability was found in code-projects Train Ticket Reservation System 1.0. It has been declared as critical. Affected by this vulnerability is...