7.3 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): Low (L)
- Integrity (I): Low (L)
- Availability (A): Low (L)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): Low (L)
Activity log
- Created suggestion
IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob
IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. _parseOutputGlob() wraps the caller-supplied output glob string in double quotes and stores it in the parser state; _getFiles() then runs the stored expression through eval STRING. A literal double quote in the output glob closes the dquote wrapper, and the characters that follow are evaluated as Perl. Arbitrary Perl in the output glob executes at the calling process's privilege.
References
Affected products
- <2.220
Matching in nixpkgs
pkgs.perlPackages.IOCompress
IO Interface to compressed data files/buffers
pkgs.perl5Packages.IOCompress
IO Interface to compressed data files/buffers
pkgs.perlPackages.CompressZlib
IO Interface to compressed data files/buffers
pkgs.perl538Packages.IOCompress
IO Interface to compressed data files/buffers
pkgs.perl540Packages.IOCompress
IO Interface to compressed data files/buffers
pkgs.perl5Packages.CompressZlib
IO Interface to compressed data files/buffers
pkgs.perl538Packages.CompressZlib
IO Interface to compressed data files/buffers
pkgs.perl540Packages.CompressZlib
IO Interface to compressed data files/buffers
pkgs.perlPackages.IOCompressBrotli
Write Brotli buffers/streams
pkgs.perl5Packages.IOCompressBrotli
Write Brotli buffers/streams
pkgs.perl538Packages.IOCompressBrotli
Write Brotli buffers/streams
pkgs.perl540Packages.IOCompressBrotli
Write Brotli buffers/streams
Package maintainers
-
@anthonyroussel Anthony Roussel <anthony@roussel.dev>