Lucene search
+L

1387 matches found

vulnersOsv
vulnersOsv
added 2024/04/18 1:45 p.m.8 views

01os (>=0.0.1 <=0.0.14), 0b1-protocol (>=0.1.0 <=0.1.3) +43116 more potentially affected by CVE-2024-27306 via aiohttp (>=0.13.1 <=3.9.3)

aiohttp PYPI version =0.13.1, =0.0.1, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =1.0.0, =0.1.0, =0.1.0, =1.0.0, =0.1.0, =0.1.1, =0.1.2, =0.1.3 - 1942pyc =7.0.1 and more Source cves: CVE-2024-27306 Source advisory: OSV:GHSA-7GPW-8WMC-PM8G...

6.1CVSS6.8AI score0.00666EPSS
SaveExploits0
OSV
OSV
added 2024/04/18 1:45 p.m.12 views

GHSA-7GPW-8WMC-PM8G aiohttp Cross-site Scripting vulnerability on index pages for static file handling

Summary A XSS vulnerability exists on index pages for static file handling. Details When using web.static..., showindex=True, the resulting index pages do not escape file names. If users can upload files with arbitrary filenames to the static directory, the server is vulnerable to XSS attacks...

6.1CVSS6.9AI score0.00666EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2024/04/18 1:45 p.m.65 views

aiohttp Cross-site Scripting vulnerability on index pages for static file handling

Summary A XSS vulnerability exists on index pages for static file handling. Details When using web.static..., showindex=True, the resulting index pages do not escape file names. If users can upload files with arbitrary filenames to the static directory, the server is vulnerable to XSS attacks...

6.1CVSS6.3AI score0.00666EPSS
SaveExploits0References10Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/18 1:56 a.m.2 views

aiohttp: HTTP request modification

A flaw was found in the python-aiohttp package. This issue could allow a remote attacker to modify an existing HTTP request or create a new request that could have minor confidentiality or integrity impacts...

7.2CVSS7.2AI score0.00882EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/04/18 1:56 a.m.8 views

python-aiohttp: HTTP request smuggling via llhttp HTTP request parser

A flaw was found in aio-libs aiohttp, where it is vulnerable to HTTP request smuggling, caused by a flaw in the aiohttp.web.Application. By sending a specially crafted HTTPS request, an attacker can poison the web cache, bypass web application firewall protection, and conduct Cross-site scripting...

7.5CVSS7AI score0.01337EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/04/18 1:56 a.m.5 views

aiohttp: CRLF injection if user controls the HTTP method using aiohttp client

A flaw was found in Aiohttp. This issue may allow an attacker to send a crafted HTTP request to the server and smuggle arbitrary HTTP headers due to improper validation of HTTP requests during the processing of the HTTP request method. By exploiting this flaw, an attacker can manipulate HTTP...

5.3CVSS7.2AI score0.00948EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/04/18 1:56 a.m.122 views

Moderate: Red Hat Security Advisory: RHUI 4.8 Release - Security Updates, Bug Fixes, and Enhancements

An updated version of Red Hat Update Infrastructure RHUI is now available. RHUI 4.8 fixes several security an operational bugs, adds some new features and upgrades the underlying Pulp to a newer version. Red Hat Product Security has rated this update as having a security impact of Moderate. A...

7.5CVSS6.5AI score0.76875EPSS
SaveExploits24References19
RedHat Linux
RedHat Linux
added 2024/04/18 1:56 a.m.11 views

aiohttp: follow_symlinks directory traversal vulnerability

A flaw was found in aiohttp. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symbolic links outside the static root directory. When...

7.5CVSS7.1AI score0.76875EPSS
SaveExploits17References5
RedHat Linux
RedHat Linux
added 2024/04/18 1:56 a.m.6 views

python-aiohttp: numerous issues in HTTP parser with header parsing

An HTTP request smuggling vulnerability was found in aiohttp. Numerous issues with HTTP parsing can allow an attacker to smuggle HTTP requests...

7.5CVSS7.1AI score0.00857EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/04/18 12:0 a.m.6 views

PT-2024-21809

Name of the Vulnerable Software and Affected Versions aiohttp versions prior to 3.9.4 Description A XSS vulnerability exists on index pages for static file handling. This issue arises when using web.static..., show index=True, as the resulting index pages do not escape file names, making the serv...

7.5CVSS6.8AI score0.01094EPSS
SaveExploits0References63
CNNVD
CNNVD
added 2024/04/18 12:0 a.m.6 views

aiohttp 跨站脚本漏洞

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python. A cross-site scripting vulnerability exists in aiohttp versions prior to 3.9.4, which stems from the use of web.static... , showindex=True, the generated index page does not escape filenames, leaving the...

6.1CVSS6.2AI score0.00666EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/04/18 12:0 a.m.131 views

RHEL 8 : RHUI 4.8 Release - Security Updates, Bug Fixes, and Enhancements (Moderate) (RHSA-2024:1878)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1878 advisory. Red Hat Update Infrastructure RHUI offers a highly scalable, highly redundant framework that enables you to manage repositories and content...

7.5CVSS6.7AI score0.76875EPSS
SaveExploits24References35
RedHat Linux
RedHat Linux
added 2024/04/02 7:34 p.m.7 views

python-aiohttp: http request smuggling

An HTTP request smuggling vulnerability was found in aiohttp. 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 the injection of...

6.5CVSS7.1AI score0.01029EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/04/02 7:34 p.m.8 views

python-aiohttp: numerous issues in HTTP parser with header parsing

An HTTP request smuggling vulnerability was found in aiohttp. Numerous issues with HTTP parsing can allow an attacker to smuggle HTTP requests...

7.5CVSS7.1AI score0.00857EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/04/02 7:34 p.m.90 views

Moderate: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.4 Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS6.9AI score0.76875EPSS
SaveExploits23References13
RedHat Linux
RedHat Linux
added 2024/04/02 7:34 p.m.4 views

aiohttp: follow_symlinks directory traversal vulnerability

A flaw was found in aiohttp. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symbolic links outside the static root directory. When...

7.5CVSS7.1AI score0.76875EPSS
SaveExploits17References5
RedHat Linux
RedHat Linux
added 2024/03/27 1:22 p.m.14 views

python-aiohttp: http request smuggling

An HTTP request smuggling vulnerability was found in aiohttp. 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 the injection of...

6.5CVSS7.1AI score0.01029EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/03/27 1:22 p.m.4 views

aiohttp: follow_symlinks directory traversal vulnerability

A flaw was found in aiohttp. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symbolic links outside the static root directory. When...

7.5CVSS7.1AI score0.76875EPSS
SaveExploits17References5
RedHat Linux
RedHat Linux
added 2024/03/27 1:22 p.m.57 views

Moderate: Red Hat Security Advisory: Satellite 6.14.3 Async Security Update

An update is now available for Red Hat Satellite 6.14 for RHEL 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE...

7.5CVSS6.8AI score0.76875EPSS
SaveExploits21References23
RedHat Linux
RedHat Linux
added 2024/03/27 1:22 p.m.4 views

aiohttp: HTTP request modification

A flaw was found in the python-aiohttp package. This issue could allow a remote attacker to modify an existing HTTP request or create a new request that could have minor confidentiality or integrity impacts...

7.2CVSS7.2AI score0.00882EPSS
SaveExploits1References5
Rows per page
Query Builder