216.73.216.75

CVE-2025-43857

· Published 28/04/2025 16:15 · Modified 28/04/2025 16:15

Labels: CVE-2025-43857 2025-04-28CVE-2025-43857CWE-400[email protected]

Essential information

Published
28/04/2025 16:15
Modified
28/04/2025 16:15
Author
Creator
CVSS
6.0 MEDIUM (v3) 6.0 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.5.7, 0.4.20, 0.3.9, and 0.2.5, there is a possibility for denial of service by memory exhaustion when net-imap reads server responses. At any time while the client is connected, a malicious server can send can send a "literal" byte count, which is automatically read by the client's receiver thread. The response reader immediately allocates memory for the number of bytes indicated by the server response. This should not be an issue when securely connecting to trusted IMAP servers that are well-behaved. It can affect insecure connections and buggy, untrusted, or compromised servers (for example, connecting to a user supplied hostname). This issue has been patched in versions 0.5.7, 0.4.20, 0.3.9, and 0.2.5.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
ruby / net-imap cpe:2.3:a:ruby:net-imap:<0.5.7:*:*:*:*:*:*:*
ruby / net-imap cpe:2.3:a:ruby:net-imap:<0.4.20:*:*:*:*:*:*:*
ruby / net-imap cpe:2.3:a:ruby:net-imap:<0.3.9:*:*:*:*:*:*:*
ruby / net-imap cpe:2.3:a:ruby:net-imap:<0.2.5:*:*:*:*:*:*:*

References