NIXPKGS-2026-1458
GitHub issue
published on
Permalink
CVE-2026-42257
5.8 MEDIUM
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Local (L)
- 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): High (H)
- Vulnerable System Impact Availability (VA): Low (L)
- 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): Local (L)
- 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): High (H)
- Modified Vulnerable System Impact Availability (MVA): Low (L)
- 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
- perl5Packages.NetIMAPClient
- perl538Packages.NetIMAPClient
- perl540Packages.NetIMAPClient
- @LeSuisse ignored
- @LeSuisse accepted
- @LeSuisse published on GitHub
net-imap: Command Injection via "raw" arguments to multiple commands
Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, several Net::IMAP commands accept a raw string argument that is sent to the server without validation or escaping. If this string is derived from user-controlled input, it may contain contain CRLF sequences, which an attacker can use to inject arbitrary IMAP commands. 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-hm49-wcqc-g2xg x_refsource_CONFIRM
-
https://github.com/ruby/net-imap/releases/tag/v0.5.14 x_refsource_MISC
Ignored references (2)
-
https://github.com/ruby/net-imap/releases/tag/v0.4.24 x_refsource_MISC
-
https://github.com/ruby/net-imap/releases/tag/v0.6.4 x_refsource_MISC
Affected products
net-imap
- ==< 0.4.24
- ==>= 0.6.0, < 0.6.4
- ==>= 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