Lucene search
+L

2399 matches found

OSV
OSV
added 2020/10/28 5:15 p.m.7 views

CVE-2020-4782

IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 could allow a remote attacker to traverse directories on the system. An attacker could send a specially-crafted URL request containing "dot dot" sequences /../ to view arbitrary files on the system...

6.5CVSS6.9AI score0.02565EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2020/10/27 12:00 a.m.5 views

CVE-2020-4782

IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 could allow a remote attacker to traverse directories on the system. An attacker could send a specially-crafted URL request containing "dot dot" sequences /../ to view arbitrary files on the system...

6.5CVSS5.6AI score0.02565EPSS
SaveExploits0References3Affected Software1
Ubuntu
Ubuntu
added 2020/10/14 2:35 p.m.96 views

USN-4581-1: Python vulnerability

It was discovered that Python incorrectly handled certain character sequences. A remote attacker could possibly use this issue to perform CRLF injection...

7.2CVSS7.4AI score0.06358EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2020/10/05 5:04 p.m.122 views

USN-4570-1: urllib3 vulnerability

It was discovered that urllib3 incorrectly handled certain character sequences. A remote attacker could possibly use this issue to perform CRLF injection...

6.5CVSS7.6AI score0.02269EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2020/09/29 7:03 p.m.54 views

CVE-2020-26137

A flaw was found in python-urllib3. The HTTPConnection.request does not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation of the request by injecting additional HTTP headers. The highest threat from this vulnerability is to confidentiality and integrit...

6.5CVSS2.9AI score0.02269EPSS
SaveExploits0References3
OSV
OSV
added 2020/08/17 2:30 p.m.9 views

USN-4457-2 software-properties vulnerability

USN-4457-1 fixed a vulnerability in Software. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details: Jason A. Donenfeld discovered that Software Properties incorrectly filtered certain escape sequences when displaying PPA descriptions. If a user were tricke...

5.5CVSS6.2AI score0.00313EPSS
SaveExploits0References2
OSV
OSV
added 2020/08/13 12:15 p.m.10 views

CVE-2019-4582

IBM Maximo Asset Management 7.6.0 and 7.6.1 could allow a remote attacker to traverse directories on the system. An attacker could send a specially-crafted URL request containing "dot dot" sequences /../ to view arbitrary files on the system. IBM X-Force ID: 167288...

4.3CVSS5.9AI score0.01359EPSS
SaveExploits0References2
OSV
OSV
added 2020/08/12 1:56 p.m.10 views

USN-4457-1 software-properties vulnerability

Jason A. Donenfeld discovered that Software Properties incorrectly filtered certain escape sequences when displaying PPA descriptions. If a user were tricked into adding an arbitrary PPA, a remote attacker could possibly manipulate the screen...

5.5CVSS6.2AI score0.00313EPSS
SaveExploits0References2
OSV
OSV
added 2020/08/03 2:41 p.m.11 views

UBUNTU-CVE-2020-15709

Versions of add-apt-repository before 0.98.9.2, 0.96.24.32.14, 0.96.20.10, and 0.92.37.8ubuntu0.1esm1, printed a PPA personal package archive description to the terminal as-is, which allowed PPA owners to provide ANSI terminal escapes to modify terminal contents in unexpected ways...

5.5CVSS6AI score0.00313EPSS
SaveExploits0References5
OSV
OSV
added 2020/07/29 6:07 p.m.46 views

GHSA-F97H-2PFX-F59F HTTP response splitting in uvicorn

Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit exploit this to add arbitrary headers to HTTP responses, or even return an arbitrary response body, whenever crafted input is used to construct HTTP...

8.7CVSS5.2AI score0.0136EPSS
SaveExploits1References4
OSV
OSV
added 2020/07/29 6:07 p.m.69 views

GHSA-33C7-2MPW-HG34 Log injection in uvicorn

This affects all versions of package uvicorn. The request logger provided by the package is vulnerable to ASNI escape sequence injection. Whenever any HTTP request is received, the default behaviour of uvicorn is to log its details to either the console or a log file. When attackers request craft...

8.7CVSS7.6AI score0.01357EPSS
SaveExploits1References6
OSV
OSV
added 2020/07/28 2:15 p.m.11 views

CVE-2020-15712

rConfig 3.9.5 could allow a remote authenticated attacker to traverse directories on the system. An attacker could send a crafted request to the ajaxGetFileByPath.php script containing hexadecimal encoded "dot dot" sequences %2f..%2f in the path parameter to view arbitrary files on the system...

4.3CVSS5.9AI score0.01564EPSS
SaveExploits0References2
OSV
OSV
added 2020/07/27 12:15 p.m.25 views

CVE-2020-7695

Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit this to add arbitrary headers to HTTP responses, or even return an arbitrary response body, whenever crafted input is used to construct HTTP headers...

5.3CVSS5.3AI score
SaveExploits0References2
NVD
NVD
added 2020/07/27 12:15 p.m.48 views

CVE-2020-7695

Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit this to add arbitrary headers to HTTP responses, or even return an arbitrary response body, whenever crafted input is used to construct HTTP headers...

5.3CVSS5.2AI score0.0136EPSS
SaveExploits1References2
OSV
OSV
added 2020/07/27 12:15 p.m.13 views

DEBIAN-CVE-2020-7694

This affects all versions of package uvicorn. The request logger provided by the package is vulnerable to ASNI escape sequence injection. Whenever any HTTP request is received, the default behaviour of uvicorn is to log its details to either the console or a log file. When attackers request craft...

7.5CVSS7.3AI score0.01357EPSS
SaveExploits1References1
PyPA
PyPA
added 2020/07/27 12:15 p.m.11 views

PYSEC-2020-150

This affects all versions of package uvicorn. The request logger provided by the package is vulnerable to ASNI escape sequence injection. Whenever any HTTP request is received, the default behaviour of uvicorn is to log its details to either the console or a log file. When attackers request craft...

7.5CVSS6.9AI score0.01357EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2020/07/27 12:15 p.m.38 views

PYSEC-2020-151

Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit this to add arbitrary headers to HTTP responses, or even return an arbitrary response body, whenever crafted input is used to construct HTTP headers...

5.3CVSS1.3AI score0.0136EPSS
SaveExploits1References3
Prion
Prion
added 2020/07/27 12:15 p.m.18 views

Design/Logic Flaw

Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit this to add arbitrary headers to HTTP responses, or even return an arbitrary response body, whenever crafted input is used to construct HTTP headers...

5CVSS5.2AI score0.0136EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2020/07/27 11:25 a.m.85 views

CVE-2020-7695

Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit this to add arbitrary headers to HTTP responses, or even return an arbitrary response body, whenever crafted input is used to construct HTTP headers...

5.3CVSS5.2AI score0.0136EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2020/07/27 12:00 a.m.12 views

PT-2020-19718 · None · Uvicorn

Name of the Vulnerable Software and Affected Versions: Uvicorn versions prior to 0.11.7 Description: The issue allows attackers to exploit HTTP response splitting by adding arbitrary headers to HTTP responses or returning an arbitrary response body when crafted input is used to construct HTTP...

8.7CVSS5.2AI score0.0136EPSS
SaveExploits1References13
Rows per page
Query Builder