Lucene search
+L

622 matches found

RedHat Linux
RedHat Linux
added 2020/10/19 6:08 p.m.10 views

python: CRLF injection via HTTP request method in httplib/http.client

A flaw was found in Python. The built-in modules httplib and http.client included in Python 2 and Python 3, respectively do not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation to the request by injecting additional HTTP headers. The highest threat fr...

7.2CVSS6.7AI score0.06358EPSS
SaveExploits1References5
OSV
OSV
added 2020/10/05 5:04 p.m.5 views

USN-4570-1 python-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.5CVSS6.9AI score0.02269EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2020/09/03 12:00 a.m.11 views

The vulnerability of the Squid proxy server, related to the failure to handle CRLF sequences in HTTP headers, allows attackers to inject arbitrary HTTP headers.

The vulnerability of the Squid proxy server is related to the failure to handle CRLF sequences in HTTP headers. Exploiting this vulnerability allows a remote attacker to inject arbitrary HTTP headers...

6.5CVSS6.9AI score0.04235EPSS
SaveExploits0References11Affected Software3
BDU FSTEC
BDU FSTEC
added 2020/08/28 12:00 a.m.10 views

The vulnerability of HTTP servers for Ruby/Rack applications developed with Puma arises from incorrect handling of characters such as CR, LF, /r, and /n before data is inserted into HTTP headers. This allows attackers to perform cross-site scripting attacks.

The vulnerability of HTTP servers for Ruby/Rack applications developed with Puma is related to the improper elimination of characters CR, LF, /r, and /n before data is entered into the HTTP headers. Exploiting this vulnerability allows a remote attacker to perform cross-site scripting attacks...

7.5CVSS6.5AI score0.02549EPSS
SaveExploits0References8Affected Software3
RedHat Linux
RedHat Linux
added 2020/05/26 4:09 p.m.11 views

netty: HTTP request smuggling

A HTTP smuggling flaw was found in HttpObjectDecoder.java in Netty in versions prior to version 4.1.44. HTTP headers with an invalid fold, in this case CRLF carriage return, line feed without being followed by SP space or HTAB horizontal tab, result in situations where headers can be misread. Dat...

9.1CVSS7.1AI score0.08914EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2020/05/26 10:43 a.m.15 views

haproxy: HTTP/2 implementation vulnerable to intermediary encapsulation attacks

The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return CR, ASCII 0xd, line feed LF, ASCII 0xa, and the zero character NUL, ASCII 0x0, aka Intermediary Encapsulation Attacks...

9.8CVSS5.8AI score0.03955EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2020/05/20 12:00 a.m.9 views

PT-2020-6928

Name of the Vulnerable Software and Affected Versions httplib2 versions prior to 0.18.0 Description The issue is related to the httplib2 library's failure to neutralize CRLF sequences, allowing a remote attacker to impact data integrity. In httplib2 before version 0.18.0, an attacker controlling ...

7.1CVSS6.7AI score0.02593EPSS
SaveExploits0References67
Gitee
Gitee
added 2020/05/07 10:27 a.m.10 views

PayloadsAllTheThings

This repository is an offensive tool for Web Application Security and Pentest/CTF. It contains a list of useful payloads and bypass for various web application security testing and penetration testing purposes. The primary vulnerability class targeted by this repository is CRLF Carriage Return an...

7.6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/05/04 10:18 a.m.12 views

haproxy: HTTP/2 implementation vulnerable to intermediary encapsulation attacks

The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return CR, ASCII 0xd, line feed LF, ASCII 0xa, and the zero character NUL, ASCII 0x0, aka Intermediary Encapsulation Attacks...

9.8CVSS5.8AI score0.03955EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2020/05/04 12:00 a.m.11 views

PT-2020-9208 · Synology · Synology Router Manager

Name of the Vulnerable Software and Affected Versions: Synology Router Manager SRM versions prior to 1.2.3-8017-2 Description: The issue allows remote attackers to cause a denial of service, resulting in an out-of-bounds read and application crash, via crafted network traffic. This is due to a CR...

8.6CVSS8AI score0.02445EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2020/04/28 4:03 p.m.46 views

python-urllib3: CRLF injection due to not encoding the '\r\n' sequence leading to possible attack on internal service

In the urllib3 library through 1.24.1 for Python, CRLF injection is possible if the attacker controls the request parameter...

6.1CVSS6.8AI score0.02073EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/04/21 11:39 a.m.11 views

OpenJDK: CRLF injection into HTTP headers in HttpServer (Lightweight HTTP Server, 8234825)

Vulnerability in the Java SE, Java SE Embedded product of Oracle Java SE component: Lightweight HTTP Server. Supported versions that are affected are Java SE: 7u251, 8u241, 11.0.6 and 14; Java SE Embedded: 8u241. Difficult to exploit vulnerability allows unauthenticated attacker with network acce...

5.8CVSS7.3AI score0.02879EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/04/14 5:56 p.m.12 views

python: CRLF injection via the query part of the url passed to urlopen()

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the query string after a ? charact...

6.1CVSS6.7AI score0.05328EPSS
SaveExploits1References4
CNVD
CNVD
added 2020/04/13 12:00 a.m.13 views

cpp-httplib injection vulnerability

cpp-httplib is an HTTP/HTTPS server and client library written in C++. A security vulnerability exists in cpp-httplib version 0.5.8 and earlier, which stems from the program's failure to filter string-laden arguments passed to the 'setredirect' and 'setheader' functions. The vulnerability can be...

7.5CVSS6.9AI score0.01684EPSS
SaveExploits1
OSV
OSV
added 2020/04/12 2:15 p.m.7 views

UBUNTU-CVE-2020-11709

cpp-httplib through 0.5.8 does not filter \r\n in parameters passed into the setredirect and setheader functions, which creates possibilities for CRLF injection and HTTP response splitting in some specific contexts...

7.5CVSS7.3AI score0.01684EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2020/04/07 7:44 p.m.12 views

haproxy: HTTP/2 implementation vulnerable to intermediary encapsulation attacks

The HTTP/2 implementation in HAProxy before 2.0.10 mishandles headers, as demonstrated by carriage return CR, ASCII 0xd, line feed LF, ASCII 0xa, and the zero character NUL, ASCII 0x0, aka Intermediary Encapsulation Attacks...

9.8CVSS5.8AI score0.03955EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/03/31 7:10 p.m.11 views

python-twisted: Improper neutralization of CRLF characters in URIs and HTTP methods

In Twisted before 19.2.1, twisted.web did not validate or sanitize URIs or HTTP methods, allowing an attacker to inject invalid characters such as CRLF...

6.1CVSS7.4AI score0.02523EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2020/03/31 12:00 a.m.16 views

PT-2020-12610 · Phpmyadmin +2 · Phpmyadmin +2

Name of the Vulnerable Software and Affected Versions: phpMyAdmin version 5.0.2 Description: The issue allows CRLF injection, as demonstrated by %0D%0Astring%0D%0A inputs to login form fields causing CRLF sequences to be reflected on an error page. The vendor states that they do not see anything...

9.8CVSS9.4AI score0.67081EPSS
SaveExploits3References23
Gitee
Gitee
added 2020/03/24 8:39 p.m.13 views

PayloadsAllTheThings

This repository is an offensive tool for API key and bucket S3 exploitation. It contains tools and exploits for various types of attacks, including CRLF injection, CSRF injection, and API key leaks. The repository includes a variety of scripts and modules for different types of attacks, such as...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/02/25 5:27 p.m.9 views

netty: HTTP request smuggling

A HTTP smuggling flaw was found in HttpObjectDecoder.java in Netty in versions prior to version 4.1.44. HTTP headers with an invalid fold, in this case CRLF carriage return, line feed without being followed by SP space or HTAB horizontal tab, result in situations where headers can be misread. Dat...

9.1CVSS7.1AI score0.08914EPSS
SaveExploits1References5
Rows per page
Query Builder