Lucene search
+L

9631 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2023/12/01 7:15 p.m.8 views

Security Bulletin: Tornado is vulnerable to 263690 used in IBM Maximo Application Suite - Monitor Component

Summary IBM Maximo Application Suite - Monitor Component uses tornado, which is vulnerable to 263690. This bulletin identifies the steps to take to address the vulnerability. Vulnerability Details IBM X-Force ID: 263690 DESCRIPTION: Tornado Web Server is vulnerable to HTTP request smuggling, caus...

6.1AI score
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2023/12/01 2:18 a.m.5 views

SUSE CVE-2023-49082

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 th...

5.9CVSS7.9AI score0.00948EPSS
SaveExploits1References4
BDU FSTEC
BDU FSTEC
added 2023/12/01 12:00 a.m.11 views

The vulnerability of the aiohttp HTTP client, related to the failure to handle CRLF sequences for line termination, allows attackers to send hidden HTTP requests (HTTP Request Smuggling attack).

The vulnerability of the aiohttp HTTP client is related to the lack of measures taken to neutralize CRLF sequences. Exploiting this vulnerability allows an attacker, operating remotely, to send hidden HTTP requests HTTP Request Smuggling attack...

5.3CVSS6.5AI score0.00948EPSS
SaveExploits1References4Affected Software2
RedhatCVE
RedhatCVE
added 2023/11/30 10:56 a.m.38 views

CVE-2023-49082

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.3CVSS5.4AI score0.00948EPSS
SaveExploits1References4
NVD
NVD
added 2023/11/29 8:15 p.m.34 views

CVE-2023-49082

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 th...

5.3CVSS0.00948EPSS
SaveExploits1References6
OSV
OSV
added 2023/11/29 8:15 p.m.46 views

PYSEC-2023-251

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 th...

5.3CVSS5AI score0.00948EPSS
SaveExploits1References4
OSV
OSV
added 2023/11/29 8:15 p.m.7 views

UBUNTU-CVE-2023-49082

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 th...

5.3CVSS6.3AI score0.00948EPSS
SaveExploits1References7
PyPA
PyPA
added 2023/11/29 8:15 p.m.10 views

PYSEC-2023-251

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 th...

5.3CVSS6.7AI score0.00948EPSS
SaveExploits1References6Affected Software1
Prion
Prion
added 2023/11/29 8:15 p.m.26 views

Design/Logic Flaw

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 th...

5CVSS6.7AI score0.00948EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/11/29 8:07 p.m.23 views

CVE-2023-49082 aiohttp's ClientSession is vulnerable to CRLF injection via method

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 th...

5.3CVSS5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2023/11/29 8:07 p.m.50 views

CVE-2023-49082 aiohttp's ClientSession is vulnerable to CRLF injection via method

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 th...

5.3CVSS6.1AI score0.00948EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2023/11/29 2:46 p.m.47 views

Security Bulletin: IBM Watson Discovery Cartridge for IBM Cloud Pak for Data affected by vulnerability in Eclipse Jetty

Summary IBM Watson Discovery Cartridge for IBM Cloud Pak for Data contains a vulnerable version of Eclipse Jetty. Vulnerability Details CVEID: CVE-2023-36479 DESCRIPTION: Eclipse Jetty could provide weaker than expected security, caused by an errant command quoting flaw in the...

5.3CVSS6.1AI score0.013EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2023/11/29 9:26 a.m.193 views

CVE-2023-46589

An improper Input validation flaw was found in Apache Tomcat due to incorrect parsing of HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests, leading to the possibility of request smuggling when behind a...

7.5CVSS7.5AI score0.02651EPSS
SaveExploits0References5
Veracode
Veracode
added 2023/11/29 6:58 a.m.42 views

Request Smuggling

aiohttp is vulnerable to Request Smuggling. The vulnerability exists due to improper HTTP method validation in the init function of clientreqrep.py. This allows an attacker to modify the HTTP request, such as inserting a new header or even creating a new HTTP request if the attacker can control t...

5.3CVSS7AI score0.00948EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2023/11/29 6:11 a.m.41 views

Request Smuggling

org.apache.tomcat: tomcat-catalina is vulnerable to Request Smuggling. The vulnerability is due to the realReadBytes function in InputBuffer.java because there is no check or validation for the size of the HTTP request data, specifically the HTTP trailer headers. This allows an attacker to add...

7.5CVSS7.1AI score0.02651EPSS
SaveExploits0References6Affected Software3
IBM Security Bulletins
IBM Security Bulletins
added 2023/11/29 3:34 a.m.43 views

Security Bulletin: IBM InfoSphere Information Server is affected by multiple vulnerabilities in Eclipse Jetty

Summary Multiple vulnerabilities in Eclipse Jetty used by IBM InfoSphere Information Server were addressed. Vulnerability Details CVEID:CVE-2023-36479 DESCRIPTION: Eclipse Jetty could provide weaker than expected security, caused by an errant command quoting flaw in the...

5.3CVSS6.3AI score0.01069EPSS
SaveExploits1Affected Software1
OpenVAS
OpenVAS
added 2023/11/29 12:00 a.m.40 views

Apache Tomcat Request Smuggling Vulnerability (Nov 2023) - Windows

Apache Tomcat is prone to a request smuggling vulnerability. SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:apache:tomcat"; if...

7.5CVSS7.6AI score0.02651EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2023/11/29 12:00 a.m.27 views

Apache Tomcat Request Smuggling Vulnerability (Nov 2023) - Linux

Apache Tomcat is prone to a request smuggling vulnerability. SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:apache:tomcat"; if...

7.5CVSS7.6AI score0.02651EPSS
SaveExploits0References5
Rockylinux
Rockylinux
added 2023/11/28 10:43 p.m.29 views

squid:4 security update

An update is available for module.libecap, module.squid, squid, libecap. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Squid is a high-performance proxy cachin...

9.3CVSS7.3AI score0.88351EPSS
SaveExploits0
OSV
OSV
added 2023/11/28 10:43 p.m.42 views

RLSA-2023:7213 Critical: squid:4 security update

Squid is a high-performance proxy caching server for web clients, supporting FTP, Gopher, and HTTP data objects. Security Fixes: squid: Denial of Service in HTTP Digest Authentication CVE-2023-46847 squid: Request/Response smuggling in HTTP/1.1 and ICAP CVE-2023-46846 For more details about the...

9.3CVSS7.8AI score0.88351EPSS
SaveExploits0References3
Rows per page
Query Builder