Логотип exploitDog
bind:"CVE-2025-27219" OR bind:"CVE-2025-25186" OR bind:"CVE-2025-27221"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2025-27219" OR bind:"CVE-2025-25186" OR bind:"CVE-2025-27221"

Количество 29

Количество 29

oracle-oval логотип

ELSA-2025-8131

около 1 месяца назад

ELSA-2025-8131: ruby security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-4493

3 месяца назад

ELSA-2025-4493: ruby:3.3 security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-10217

около 1 месяца назад

ELSA-2025-10217: ruby:3.3 security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-4488

3 месяца назад

ELSA-2025-4488: ruby:3.1 security update (MODERATE)

EPSS: Низкий
oracle-oval логотип

ELSA-2025-4063

4 месяца назад

ELSA-2025-4063: ruby:3.1 security update (MODERATE)

EPSS: Низкий
ubuntu логотип

CVE-2025-27219

5 месяцев назад

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service (DoS) vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when parsing extremely large cookies.

CVSS3: 5.8
EPSS: Низкий
redhat логотип

CVE-2025-27219

5 месяцев назад

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service (DoS) vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when parsing extremely large cookies.

CVSS3: 5.3
EPSS: Низкий
nvd логотип

CVE-2025-27219

5 месяцев назад

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service (DoS) vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when parsing extremely large cookies.

CVSS3: 5.8
EPSS: Низкий
msrc логотип

CVE-2025-27219

5 месяцев назад

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2025-27219

5 месяцев назад

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in ...

CVSS3: 5.8
EPSS: Низкий
github логотип

GHSA-gh9q-2xrm-x6qv

5 месяцев назад

CGI has Denial of Service (DoS) potential in Cookie.parse

CVSS3: 5.8
EPSS: Низкий
fstec логотип

BDU:2025-05128

5 месяцев назад

Уязвимость программного средства cgi gem, связанная с неправильная проверкой входных данных, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
EPSS: Низкий
redos логотип

ROS-20250417-12

4 месяца назад

Множественные уязвимости ruby

CVSS3: 7.5
EPSS: Низкий
oracle-oval логотип

ELSA-2025-4487

3 месяца назад

ELSA-2025-4487: ruby security update (MODERATE)

EPSS: Низкий
ubuntu логотип

CVE-2025-25186

6 месяцев назад

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Starting in version 0.3.2 and prior to versions 0.3.8, 0.4.19, and 0.5.6, there is a possibility for denial of service by memory exhaustion in `net-imap`'s response parser. At any time while the client is connected, a malicious server can send can send highly compressed `uid-set` data which is automatically read by the client's receiver thread. The response parser uses `Range#to_a` to convert the `uid-set` data into arrays of integers, with no limitation on the expanded size of the ranges. Versions 0.3.8, 0.4.19, 0.5.6, and higher fix this issue. Additional details for proper configuration of fixed versions and backward compatibility are available in the GitHub Security Advisory.

CVSS3: 6.5
EPSS: Низкий
redhat логотип

CVE-2025-25186

6 месяцев назад

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Starting in version 0.3.2 and prior to versions 0.3.8, 0.4.19, and 0.5.6, there is a possibility for denial of service by memory exhaustion in `net-imap`'s response parser. At any time while the client is connected, a malicious server can send can send highly compressed `uid-set` data which is automatically read by the client's receiver thread. The response parser uses `Range#to_a` to convert the `uid-set` data into arrays of integers, with no limitation on the expanded size of the ranges. Versions 0.3.8, 0.4.19, 0.5.6, and higher fix this issue. Additional details for proper configuration of fixed versions and backward compatibility are available in the GitHub Security Advisory.

CVSS3: 6.5
EPSS: Низкий
nvd логотип

CVE-2025-25186

6 месяцев назад

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Starting in version 0.3.2 and prior to versions 0.3.8, 0.4.19, and 0.5.6, there is a possibility for denial of service by memory exhaustion in `net-imap`'s response parser. At any time while the client is connected, a malicious server can send can send highly compressed `uid-set` data which is automatically read by the client's receiver thread. The response parser uses `Range#to_a` to convert the `uid-set` data into arrays of integers, with no limitation on the expanded size of the ranges. Versions 0.3.8, 0.4.19, 0.5.6, and higher fix this issue. Additional details for proper configuration of fixed versions and backward compatibility are available in the GitHub Security Advisory.

CVSS3: 6.5
EPSS: Низкий
msrc логотип

CVE-2025-25186

4 месяца назад

CVSS3: 6.5
EPSS: Низкий
debian логотип

CVE-2025-25186

6 месяцев назад

Net::IMAP implements Internet Message Access Protocol (IMAP) client fu ...

CVSS3: 6.5
EPSS: Низкий
ubuntu логотип

CVE-2025-27221

5 месяцев назад

In the URI gem before 1.0.3 for Ruby, the URI handling methods (URI.join, URI#merge, URI#+) have an inadvertent leakage of authentication credentials because userinfo is retained even after changing the host.

CVSS3: 3.2
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
oracle-oval логотип
ELSA-2025-8131

ELSA-2025-8131: ruby security update (MODERATE)

около 1 месяца назад
oracle-oval логотип
ELSA-2025-4493

ELSA-2025-4493: ruby:3.3 security update (MODERATE)

3 месяца назад
oracle-oval логотип
ELSA-2025-10217

ELSA-2025-10217: ruby:3.3 security update (MODERATE)

около 1 месяца назад
oracle-oval логотип
ELSA-2025-4488

ELSA-2025-4488: ruby:3.1 security update (MODERATE)

3 месяца назад
oracle-oval логотип
ELSA-2025-4063

ELSA-2025-4063: ruby:3.1 security update (MODERATE)

4 месяца назад
ubuntu логотип
CVE-2025-27219

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service (DoS) vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when parsing extremely large cookies.

CVSS3: 5.8
0%
Низкий
5 месяцев назад
redhat логотип
CVE-2025-27219

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service (DoS) vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when parsing extremely large cookies.

CVSS3: 5.3
0%
Низкий
5 месяцев назад
nvd логотип
CVE-2025-27219

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service (DoS) vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when parsing extremely large cookies.

CVSS3: 5.8
0%
Низкий
5 месяцев назад
msrc логотип
CVSS3: 7.5
0%
Низкий
5 месяцев назад
debian логотип
CVE-2025-27219

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in ...

CVSS3: 5.8
0%
Низкий
5 месяцев назад
github логотип
GHSA-gh9q-2xrm-x6qv

CGI has Denial of Service (DoS) potential in Cookie.parse

CVSS3: 5.8
0%
Низкий
5 месяцев назад
fstec логотип
BDU:2025-05128

Уязвимость программного средства cgi gem, связанная с неправильная проверкой входных данных, позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 7.5
0%
Низкий
5 месяцев назад
redos логотип
ROS-20250417-12

Множественные уязвимости ruby

CVSS3: 7.5
4 месяца назад
oracle-oval логотип
ELSA-2025-4487

ELSA-2025-4487: ruby security update (MODERATE)

3 месяца назад
ubuntu логотип
CVE-2025-25186

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Starting in version 0.3.2 and prior to versions 0.3.8, 0.4.19, and 0.5.6, there is a possibility for denial of service by memory exhaustion in `net-imap`'s response parser. At any time while the client is connected, a malicious server can send can send highly compressed `uid-set` data which is automatically read by the client's receiver thread. The response parser uses `Range#to_a` to convert the `uid-set` data into arrays of integers, with no limitation on the expanded size of the ranges. Versions 0.3.8, 0.4.19, 0.5.6, and higher fix this issue. Additional details for proper configuration of fixed versions and backward compatibility are available in the GitHub Security Advisory.

CVSS3: 6.5
0%
Низкий
6 месяцев назад
redhat логотип
CVE-2025-25186

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Starting in version 0.3.2 and prior to versions 0.3.8, 0.4.19, and 0.5.6, there is a possibility for denial of service by memory exhaustion in `net-imap`'s response parser. At any time while the client is connected, a malicious server can send can send highly compressed `uid-set` data which is automatically read by the client's receiver thread. The response parser uses `Range#to_a` to convert the `uid-set` data into arrays of integers, with no limitation on the expanded size of the ranges. Versions 0.3.8, 0.4.19, 0.5.6, and higher fix this issue. Additional details for proper configuration of fixed versions and backward compatibility are available in the GitHub Security Advisory.

CVSS3: 6.5
0%
Низкий
6 месяцев назад
nvd логотип
CVE-2025-25186

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Starting in version 0.3.2 and prior to versions 0.3.8, 0.4.19, and 0.5.6, there is a possibility for denial of service by memory exhaustion in `net-imap`'s response parser. At any time while the client is connected, a malicious server can send can send highly compressed `uid-set` data which is automatically read by the client's receiver thread. The response parser uses `Range#to_a` to convert the `uid-set` data into arrays of integers, with no limitation on the expanded size of the ranges. Versions 0.3.8, 0.4.19, 0.5.6, and higher fix this issue. Additional details for proper configuration of fixed versions and backward compatibility are available in the GitHub Security Advisory.

CVSS3: 6.5
0%
Низкий
6 месяцев назад
msrc логотип
CVSS3: 6.5
0%
Низкий
4 месяца назад
debian логотип
CVE-2025-25186

Net::IMAP implements Internet Message Access Protocol (IMAP) client fu ...

CVSS3: 6.5
0%
Низкий
6 месяцев назад
ubuntu логотип
CVE-2025-27221

In the URI gem before 1.0.3 for Ruby, the URI handling methods (URI.join, URI#merge, URI#+) have an inadvertent leakage of authentication credentials because userinfo is retained even after changing the host.

CVSS3: 3.2
0%
Низкий
5 месяцев назад

Уязвимостей на страницу