Lucene search
+L

79 matches found

OSV
OSV
added 2020/01/27 7:28 p.m.18 views

GHSA-R2WF-Q3X4-HRV9 Default development error handler in Ratpack is vulnerable to HTML content injection (XSS)

Versions of Ratpack from 0.9.10 through 1.7.5 are vulnerable to CWE-79: Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' aka. XSS in the development error handler. An attacker can utilize this to perform XSS when an exception message contains untrusted data. As a...

6.1CVSS6.2AI score0.00857EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2020/01/27 7:28 p.m.107 views

Default development error handler in Ratpack is vulnerable to HTML content injection (XSS)

Versions of Ratpack from 0.9.10 through 1.7.5 are vulnerable to CWE-79: Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' aka. XSS in the development error handler. An attacker can utilize this to perform XSS when an exception message contains untrusted data. As a...

6.1CVSS1.4AI score0.00857EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2019/11/19 12:02 p.m.7 views

Cross-site Scripting (XSS)

Overview io.ratpack:ratpack-core is a simple, capable, toolkit for creating high performance web applications. Affected versions of this package are vulnerable to Cross-site Scripting XSS. This affects the development mode error handler when an exception message contains untrusted data. Note the...

6.3CVSS5.3AI score0.00857EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2019/10/21 4:08 p.m.46 views

io.ratpack:ratpack-core vulnerable to Improper Neutralization of Special Elements in Output ('Injection')

CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers 'HTTP Response Splitting' Versions of Ratpack 0.9.1 through and including 1.7.4 are vulnerable to HTTP Response Splitting, if untrusted and unsanitized data is used to populate the headers of an HTTP response. An attacker can...

7.5CVSS0.7AI score0.02153EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2019/10/21 4:08 p.m.29 views

GHSA-MVQP-Q37C-WF9J io.ratpack:ratpack-core vulnerable to Improper Neutralization of Special Elements in Output ('Injection')

CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers 'HTTP Response Splitting' Versions of Ratpack 0.9.1 through and including 1.7.4 are vulnerable to HTTP Response Splitting, if untrusted and unsanitized data is used to populate the headers of an HTTP response. An attacker can...

7.5CVSS6.9AI score0.02153EPSS
SaveExploits0References8
Veracode
Veracode
added 2019/10/21 7:28 a.m.22 views

HTTP Response Splitting

ratpack-core is vulnerable to HTTP response splitting. The vulnerability exists due to the lack of validation of response header values as the DefaultHttpHeaders object is created with verification disabled by default, allowing malicious user-supplied values to be part of response headers...

7.5CVSS1.7AI score0.02153EPSS
SaveExploits0References6Affected Software1
CNVD
CNVD
added 2019/10/21 12:00 a.m.11 views

Ratpack Input Validation Error Vulnerability

Ratpack is a Java library for building scalable HTTP applications. An input validation error vulnerability exists in Ratpack versions prior to 1.7.5, which can be exploited to conduct http response splitting attacks by constructing HTTP headers with untrusted data...

7.5CVSS6.8AI score0.02153EPSS
SaveExploits0References1
OSV
OSV
added 2019/10/18 3:15 a.m.16 views

CVE-2019-17513

An issue was discovered in Ratpack before 1.7.5. Due to a misuse of the Netty library class DefaultHttpHeaders, there is no validation that headers lack HTTP control characters. Thus, if untrusted data is used to construct HTTP headers with Ratpack, HTTP Response Splitting can occur...

7.5CVSS7AI score
SaveExploits0References5
NVD
NVD
added 2019/10/18 3:15 a.m.30 views

CVE-2019-17513

An issue was discovered in Ratpack before 1.7.5. Due to a misuse of the Netty library class DefaultHttpHeaders, there is no validation that headers lack HTTP control characters. Thus, if untrusted data is used to construct HTTP headers with Ratpack, HTTP Response Splitting can occur...

7.5CVSS7.4AI score0.02153EPSS
SaveExploits0References5
Prion
Prion
added 2019/10/18 3:15 a.m.27 views

Design/Logic Flaw

An issue was discovered in Ratpack before 1.7.5. Due to a misuse of the Netty library class DefaultHttpHeaders, there is no validation that headers lack HTTP control characters. Thus, if untrusted data is used to construct HTTP headers with Ratpack, HTTP Response Splitting can occur...

5CVSS6.8AI score0.02153EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2019/10/18 2:36 a.m.245 views

CVE-2019-17513

CVE-2019-17513 affects Ratpack before 1.7.5. The root cause is misuse of Netty’s DefaultHttpHeaders with validation disabled, allowing untrusted input used in HTTP headers to cause HTTP Response Splitting (CRLF injection). Upgrading Ratpack to 1.7.5 (or later) patches the issue by restoring heade...

7.5CVSS7.3AI score0.02153EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2019/10/18 2:36 a.m.37 views

CVE-2019-17513

An issue was discovered in Ratpack before 1.7.5. Due to a misuse of the Netty library class DefaultHttpHeaders, there is no validation that headers lack HTTP control characters. Thus, if untrusted data is used to construct HTTP headers with Ratpack, HTTP Response Splitting can occur...

7.4AI score0.02153EPSS
SaveExploits0References5
Snyk
Snyk
added 2019/10/17 9:26 a.m.13 views

HTTP Response Splitting

Overview io.ratpack:ratpack-core is a simple, capable, toolkit for creating high performance web applications. Affected versions of this package are vulnerable to HTTP Response Splitting. If untrusted and unsanitized data is used to populate the headers of an HTTP response, an attacker can utiliz...

7.5CVSS6.9AI score0.02153EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2019/05/14 4:01 a.m.39 views

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) in Ratpack

Ratpack versions before 1.6.1 generate a session ID using a cryptographically weak PRNG in the JDK's ThreadLocalRandom. This means that if an attacker can determine a small window for the server start time and obtain a session ID value, they can theoretically determine the sequence of session IDs...

4.3CVSS3.2AI score0.01315EPSS
SaveExploits0References5Affected Software3
NVD
NVD
added 2019/05/07 7:29 a.m.31 views

CVE-2019-11808

Ratpack versions before 1.6.1 generate a session ID using a cryptographically weak PRNG in the JDK's ThreadLocalRandom. This means that if an attacker can determine a small window for the server start time and obtain a session ID value, they can theoretically determine the sequence of session IDs...

4.3CVSS4.1AI score0.01315EPSS
SaveExploits0References3
OSV
OSV
added 2019/05/07 7:29 a.m.19 views

CVE-2019-11808

Ratpack versions before 1.6.1 generate a session ID using a cryptographically weak PRNG in the JDK's ThreadLocalRandom. This means that if an attacker can determine a small window for the server start time and obtain a session ID value, they can theoretically determine the sequence of session IDs...

3.7CVSS7.1AI score
SaveExploits0References3
Prion
Prion
added 2019/05/07 7:29 a.m.19 views

Design/Logic Flaw

Ratpack versions before 1.6.1 generate a session ID using a cryptographically weak PRNG in the JDK's ThreadLocalRandom. This means that if an attacker can determine a small window for the server start time and obtain a session ID value, they can theoretically determine the sequence of session IDs...

4.3CVSS4.2AI score0.01315EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2019/05/07 6:53 a.m.88 views

CVE-2019-11808

CVE-2019-11808 affects Ratpack versions before 1.6.1, where session IDs are generated using a cryptographically weak PRNG in the JDK’s ThreadLocalRandom. The consequence is that if an attacker can narrow the server-start window and observe a session ID, they could theoretically determine the sequ...

4.3CVSS4.4AI score0.01315EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2019/05/07 6:53 a.m.42 views

CVE-2019-11808

Ratpack versions before 1.6.1 generate a session ID using a cryptographically weak PRNG in the JDK's ThreadLocalRandom. This means that if an attacker can determine a small window for the server start time and obtain a session ID value, they can theoretically determine the sequence of session IDs...

4.1AI score0.01315EPSS
SaveExploits0References3
Rows per page
Query Builder