NIXPKGS-2026-1454
GitHub issue
published on
Permalink
CVE-2026-42256
6.0 MEDIUM
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Attack Requirement (AT): Present (P)
- Privileges Required (PR): None (N)
- User Interaction (UI): Passive (P)
- Vulnerable System Impact Confidentiality (VC): None (N)
- Vulnerable System Impact Integrity (VI): None (N)
- Vulnerable System Impact Availability (VA): High (H)
- Subsequent System Impact Confidentiality (SC): None (N)
- Subsequent System Impact Integrity (SI): None (N)
- Subsequent System Impact Availability (SA): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Attack Requirement (MAT): Present (P)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Passive (P)
- Modified Vulnerable System Impact Confidentiality (MVC): None (N)
- Modified Vulnerable System Impact Integrity (MVI): None (N)
- Modified Vulnerable System Impact Availability (MVA): High (H)
- Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
- Modified Subsequent System Impact Integrity (MSI): Negligible (N)
- Modified Subsequent System Impact Availability (MSA): Negligible (N)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
- Exploit Maturity (E): Not Defined (X)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
4 packages
- perlPackages.NetIMAPClient
- perl538Packages.NetIMAPClient
- perl540Packages.NetIMAPClient
- perl5Packages.NetIMAPClient
- @LeSuisse ignored
- @LeSuisse accepted
- @LeSuisse published on GitHub
net-imap: Denial of service via high iteration count for `SCRAM-*` authentication
Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. From versions 0.4.0 to before 0.4.24, 0.5.0 to before 0.5.14, and 0.6.0 to before 0.6.4, when authenticating a connection with SCRAM-SHA1 or SCRAM-SHA256, a hostile server can perform a computational denial-of-service attack on the client process by sending a big iteration count value. This issue has been patched in versions 0.4.24, 0.5.14, and 0.6.4.
References
-
https://github.com/ruby/net-imap/security/advisories/GHSA-87pf-fpwv-p7m7 x_refsource_CONFIRM
-
https://github.com/ruby/net-imap/releases/tag/v0.5.14 x_refsource_MISC
Ignored references (4)
-
https://github.com/ruby/net-imap/releases/tag/v0.6.4 x_refsource_MISC
-
https://github.com/ruby/net-imap/releases/tag/v0.4.24 x_refsource_MISC
Affected products
net-imap
- ==>= 0.6.0, < 0.6.4
- ==>= 0.4.0, < 0.4.24
- ==>= 0.5.0, < 0.5.14
Matching in nixpkgs
pkgs.rubyPackages.net-imap
None
pkgs.rubyPackages_3_3.net-imap
None
pkgs.rubyPackages_3_4.net-imap
None
Ignored packages (4)
pkgs.perlPackages.NetIMAPClient
Not so simple IMAP client library
pkgs.perl5Packages.NetIMAPClient
Not so simple IMAP client library
pkgs.perl538Packages.NetIMAPClient
Not so simple IMAP client library
pkgs.perl540Packages.NetIMAPClient
Not so simple IMAP client library