Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 38

Количество 38

ubuntu логотип

CVE-2025-25186

больше 1 года назад

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

больше 1 года назад

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

больше 1 года назад

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

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

Net::IMAP vulnerable to possible DoS by memory exhaustion

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

CVE-2025-25186

больше 1 года назад

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

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

CVE-2025-27221

больше 1 года назад

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: Низкий
redhat логотип

CVE-2025-27221

больше 1 года назад

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: Низкий
nvd логотип

CVE-2025-27221

больше 1 года назад

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: Низкий
msrc логотип

CVE-2025-27221

больше 1 года назад

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: Низкий
debian логотип

CVE-2025-27221

больше 1 года назад

In the URI gem before 1.0.3 for Ruby, the URI handling methods (URI.jo ...

CVSS3: 3.2
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:1369-1

больше 1 года назад

Security update for ruby2.5

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

ROS-20250417-12

больше 1 года назад

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

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

GHSA-7fc5-f82f-cx69

больше 1 года назад

Possible DoS by memory exhaustion in net-imap

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

GHSA-22h5-pq3x-2gf2

больше 1 года назад

URI allows for userinfo Leakage in URI#join, URI#merge, and URI#+

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

BDU:2025-05129

больше 1 года назад

Уязвимость программного средства URI gem, связанная с раскрытием информации, позволяющая нарушителю получить доступ к конфиденциальной информации

CVSS3: 5.3
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02739-2

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

Security update for ruby2.5

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:02739-1

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

Security update for ruby2.5

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

ROS-20250417-13

больше 1 года назад

Уязвимость ruby

CVSS3: 5.3
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
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
1%
Низкий
больше 1 года назад
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
1%
Низкий
больше 1 года назад
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
1%
Низкий
больше 1 года назад
msrc логотип
CVE-2025-25186

Net::IMAP vulnerable to possible DoS by memory exhaustion

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

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

CVSS3: 6.5
1%
Низкий
больше 1 года назад
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%
Низкий
больше 1 года назад
redhat логотип
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%
Низкий
больше 1 года назад
nvd логотип
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%
Низкий
больше 1 года назад
msrc логотип
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%
Низкий
больше 1 года назад
debian логотип
CVE-2025-27221

In the URI gem before 1.0.3 for Ruby, the URI handling methods (URI.jo ...

CVSS3: 3.2
0%
Низкий
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2025:1369-1

Security update for ruby2.5

больше 1 года назад
redos логотип
ROS-20250417-12

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

CVSS3: 7.5
больше 1 года назад
github логотип
GHSA-7fc5-f82f-cx69

Possible DoS by memory exhaustion in net-imap

CVSS3: 6.5
1%
Низкий
больше 1 года назад
github логотип
GHSA-22h5-pq3x-2gf2

URI allows for userinfo Leakage in URI#join, URI#merge, and URI#+

CVSS3: 3.2
0%
Низкий
больше 1 года назад
fstec логотип
BDU:2025-05129

Уязвимость программного средства URI gem, связанная с раскрытием информации, позволяющая нарушителю получить доступ к конфиденциальной информации

CVSS3: 5.3
0%
Низкий
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2025:02739-2

Security update for ruby2.5

11 месяцев назад
suse-cvrf логотип
SUSE-SU-2025:02739-1

Security update for ruby2.5

12 месяцев назад
redos логотип
ROS-20250417-13

Уязвимость ruby

CVSS3: 5.3
0%
Низкий
больше 1 года назад

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