Lucene search
+L

599 matches found

AlpineLinux
AlpineLinux
added 2019/11/26 12:00 a.m.70 views

CVE-2019-16254

Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients...

5.3CVSS7.2AI score0.04569EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2019/11/26 12:00 a.m.34 views

CVE-2019-16254

Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients...

5.3CVSS7.3AI score0.04569EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2019/11/26 12:00 a.m.42 views

CVE-2019-16201

WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network...

7.8CVSS6.4AI score0.05128EPSS
SaveExploits0
Cvelist
Cvelist
added 2019/11/26 12:00 a.m.41 views

CVE-2019-16254

Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients...

7AI score0.04569EPSS
SaveExploits0References16
AlpineLinux
AlpineLinux
added 2019/11/26 12:00 a.m.68 views

CVE-2019-16201

WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network...

7.8CVSS8AI score0.05128EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2019/11/25 12:00 a.m.6 views

The vulnerability of the WEBrick library for the Ruby programming language allows attackers to inject arbitrary HTTP headers.

The vulnerability of the WEBrick library for the Ruby programming language interpreter is related to the failure to handle CRLF sequences in HTTP headers. Exploiting this vulnerability allows a malicious actor to inject arbitrary HTTP headers remotely...

5.3CVSS6.8AI score0.06418EPSS
SaveExploits0References18Affected Software7
UbuntuCve
UbuntuCve
added 2019/11/20 12:00 a.m.38 views

CVE-2019-16254

Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients...

5.3CVSS6.6AI score0.04569EPSS
SaveExploits0References3
OSV
OSV
added 2019/11/20 12:00 a.m.6 views

UBUNTU-CVE-2019-16254

Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients...

5.3CVSS6.6AI score0.04569EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2019/11/20 12:00 a.m.159 views

CVE-2019-16201

WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network...

7.8CVSS6.6AI score0.05128EPSS
SaveExploits0References3
OSV
OSV
added 2019/11/20 12:00 a.m.9 views

UBUNTU-CVE-2019-16201

WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network...

7.5CVSS6.6AI score0.05128EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2019/10/22 6:38 a.m.44 views

CVE-2017-10784

It was found that WEBrick did not sanitize all its log messages. If logs were printed in a terminal, an attacker could interact with the terminal via the use of escape sequences...

9.3CVSS2.8AI score0.16219EPSS
SaveExploits0References2
Veracode
Veracode
added 2019/10/18 6:36 a.m.38 views

Regular Expression Denial Of Service (ReDoS)

webrick is vulenrable to regex denial of service. An attacker is able to crash the application by submitting malicious strings within the Authorization header to the authentication module...

7.5CVSS7.8AI score0.05128EPSS
SaveExploits0References13Affected Software8
Veracode
Veracode
added 2019/10/02 6:21 a.m.41 views

HTTP Response Splitting

webrick is vulnerable to HTTP response splitting. Lack of sanitization in the HTTP headers allow an attacker to inject CRLF characters and cause users to render malicious content. The exploit is possible when the application parses untrusted user input into an HTTP header in the response...

5.3CVSS2AI score0.04569EPSS
SaveExploits0References17Affected Software5
RubySec
RubySec
added 2019/10/01 12:00 a.m.13 views

HTTP response splitting in WEBrick (Additional fix)

If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. This is the same issue as CVE-2017-17742. The previous fix was incomplete, which addressed the...

5.3CVSS5.5AI score0.04569EPSS
SaveExploits0References1Affected Software1
RubySec
RubySec
added 2019/10/01 12:00 a.m.85 views

HTTP response splitting in WEBrick (Additional fix)

If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. This is the same issue as CVE-2017-17742. The previous fix was incomplete, which addressed the...

5.3CVSS0.2AI score0.04569EPSS
SaveExploits0References1Affected Software1
RubySec
RubySec
added 2019/10/01 12:00 a.m.62 views

Regular Expression Denial of Service vulnerability of WEBrick's Digest access authentication

Regular expression denial of service vulnerability of WEBrick’s Digest authentication module was found. An attacker can exploit this vulnerability to cause an effective denial of service against a WEBrick service...

7.8CVSS6.7AI score0.05128EPSS
SaveExploits0References1Affected Software1
FreeBSD
FreeBSD
added 2019/10/01 12:00 a.m.186 views

ruby -- multiple vulnerabilities

Ruby news: This release includes security fixes. Please check the topics below for details. CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and File.fnmatch? A NUL injection vulnerability of Ruby built-in methods File.fnmatch and File.fnmatch? was found. An attacker who has the...

8.1CVSS0.7AI score0.05128EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2019/08/28 12:00 a.m.47 views

Amazon Linux 2 : ruby (ALAS-2019-1276)

It was found that WEBrick could be forced to use an excessive amount of memory during the processing of HTTP requests, leading to a Denial of Service. An attacker could use this flaw to send huge requests to a WEBrick application, resulting in the server running out of memory. CVE-2018-8777 It wa...

9.8CVSS6.8AI score0.10135EPSS
SaveExploits0References15
Amazon
Amazon
added 2019/08/23 12:00 a.m.109 views

Medium: ruby

Issue Overview: It was found that WEBrick could be forced to use an excessive amount of memory during the processing of HTTP requests, leading to a Denial of Service. An attacker could use this flaw to send huge requests to a WEBrick application, resulting in the server running out of memory...

9.8CVSS8.2AI score0.10135EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2019/08/06 12:40 p.m.10 views

ruby: DoS by large request in WEBrick

It was found that WEBrick could be forced to use an excessive amount of memory during the processing of HTTP requests, leading to a Denial of Service. An attacker could use this flaw to send huge requests to a WEBrick application, resulting in the server running out of memory...

7.5CVSS7.3AI score0.04328EPSS
SaveExploits0References5
Rows per page
Query Builder