Lucene search
+L

39 matches found

OSV
OSV
added 2025/07/14 9:15 p.m.8 views

DEBIAN-CVE-2025-53643

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed i.e. without the...

7.5CVSS6.6AI score0.00312EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/14 9:15 p.m.12 views

CVE-2025-53643

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed i.e. without the...

7.5CVSS0.00312EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/14 8:17 p.m.172 views

CVE-2025-53643

CVE-2025-53643 (aiohttp) : Prior to 3.12.14, the Python parser is vulnerable to HTTP request smuggling due to not parsing trailer sections. If a pure-Python build (no C extensions) or AIOHTTP_NO_EXTENSIONS is used, an attacker may smuggle requests to bypass certain firewalls/proxy protections. Th...

7.5CVSS7.3AI score0.00312EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/14 8:17 p.m.5 views

CVE-2025-53643 AIOHTTP is vulnerable to HTTP Request/Response Smuggling through incorrect parsing of chunked trailer sections

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.12.14, the Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. If a pure Python version of aiohttp is installed i.e. without the...

6.3CVSS6.5AI score0.00312EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/14 7:33 p.m.25 views

GHSA-9548-QRRJ-X5PJ AIOHTTP is vulnerable to HTTP Request/Response Smuggling through incorrect parsing of chunked trailer sections

Summary The Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. Impact If a pure Python version of aiohttp is installed i.e. without the usual C extensions or AIOHTTPNOEXTENSIONS is enabled, then an attacker may be able to execu...

6.3CVSS6.9AI score0.00312EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/07/14 7:33 p.m.35 views

AIOHTTP is vulnerable to HTTP Request/Response Smuggling through incorrect parsing of chunked trailer sections

Summary The Python parser is vulnerable to a request smuggling vulnerability due to not parsing trailer sections of an HTTP request. Impact If a pure Python version of aiohttp is installed i.e. without the usual C extensions or AIOHTTPNOEXTENSIONS is enabled, then an attacker may be able to execu...

7.5CVSS6.6AI score0.00312EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/07/14 12:00 a.m.6 views

aiohttp 环境问题漏洞

aiohttp is an open source asynchronous HTTP client/server framework for asyncio and Python from aio-libs open source. An environment issue vulnerability exists in aiohttp versions prior to 3.12.14, which stems from the presence of request smuggling in the Python parser, which could lead to...

7.5CVSS7.2AI score0.00312EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/01/15 4:54 p.m.12 views

aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions

A flaw was found in the aiohttp package. The Python parser parses newlines in chunk extensions incorrectly, which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installed, for example, without the usual C extensions, or...

7.5CVSS7.3AI score0.00563EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/12/19 4:40 p.m.27 views

aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions

A flaw was found in the aiohttp package. The Python parser parses newlines in chunk extensions incorrectly, which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installed, for example, without the usual C extensions, or...

7.5CVSS7.3AI score0.00563EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/18 9:15 p.m.13 views

AZL-53232 CVE-2024-52304 affecting package python-aiohttp 3.6.2-3

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, the Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installe...

7.5CVSS7.3AI score0.00563EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/18 8:12 p.m.14 views

CVE-2024-52304 aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, the Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installe...

6.3CVSS7.2AI score0.00563EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.19 views

Fedora 40 : llhttp / python-aiohttp (2023-f2bb9ee617)

The remote Fedora 40 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2023-f2bb9ee617 advisory. python-aiohttp 3.8.6 2023-10-07 https://github.com/aio-libs/aiohttp/blob/v3.8.6/CHANGES.rst386-2023-10-07 Security bugfixes - Upgraded llhttp to v9.1.3:...

5.8AI score
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2023/01/20 8:00 a.m.14 views

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases when using int("text") a system could take 50ms to parse an int string with 100000 digits and 5s for 1000000 digits (float decimal int.from_bytes() and int() for binary bases 2 4 8 16 and 32 are not affected). The highest threat from this vulnerability is to system availability.

...

7.5CVSS7.3AI score0.07178EPSS
SaveExploits0
Kitploit
Kitploit
added 2021/09/03 9:30 p.m.36 views

CobaltStrikeParser - Python parser for CobaltStrike Beacon's configuration

Python parser for CobaltStrike Beacon's configuration Description Use parsebeaconconfig.py for stageless beacons, memory dumps or C2 urls with metasploit compatibility mode default true. Many stageless beacons are PEs where the beacon code itself is stored in the .data section and xored with 4-by...

7.2AI score
SaveExploits0References1
CNVD
CNVD
added 2019/11/28 12:00 a.m.9 views

typed_ast buffer overflow vulnerability (CNVD-2020-03184)

typedast is a Python parser. A buffer overflow vulnerability exists in typedast. The vulnerability stems from a networked system or product performing operations in memory without properly validating data boundaries, resulting in incorrect read and write operations being performed to other memory...

7.5CVSS7.3AI score0.03283EPSS
SaveExploits0References1
OSV
OSV
added 2019/11/26 3:15 p.m.1 views

DEBIAN-CVE-2019-19275

typedast 1.3.0 and 1.3.1 has an astforarguments out-of-bounds read. An attacker with the ability to cause a Python interpreter to parse Python source but not necessarily execute it may be able to crash the interpreter process. This could be a concern, for example, in a web-based service that pars...

7.5CVSS7.3AI score0.03283EPSS
SaveExploits0References1
Snyk
Snyk
added 2019/06/06 8:19 p.m.4 views

Deserialization of Untrusted Data

Amendment This was deemed not a vulnerability. Overview parso is a Python parser that supports error recovery and round-trip parsing for different Python versions. Affected versions of this package are vulnerable to Deserialization of Untrusted Data. A deserialization vulnerability exists in the...

7.5CVSS7AI score0.01239EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2017/10/19 8:00 a.m.36 views

CVE-2017-12301

A vulnerability in the Python scripting subsystem of Cisco NX-OS Software could allow an authenticated, local attacker to escape the Python parser and gain unauthorized access to the underlying operating system of the device. The vulnerability exists due to insufficient sanitization of...

6.7AI score0.00499EPSS
SaveExploits0References2
myhack58
myhack58
added 2016/11/12 12:00 a.m.504 views

The use of Python code implementing the Web application of the injection-vulnerability warning-the black bar safety net

Vulnerability overview If your Web application exists in the Python code injection vulnerability, the attacker can use your Web applications to your back-end server of the Python parser to send malicious Python code. This also means that if you can on the target server execute Python code, you ca...

8AI score
SaveExploits0
Rows per page
Query Builder