Lucene search
+L

16 matches found

Kitploit
Kitploit
added 2026/09/15 7:15 a.m.7 views

CVE-2026-48962

摘要 File::GlobMapper::getFiles 中存在一个 eval 注入漏洞,允许任何能够控制传递给 IO::Compress::Gzip::gzip、IO::Compress::Zip::zip 或任何同类函数的输出文件通配符参数的攻击者,在运行进程的上下文中执行任意 Perl 代码。无需认证。影响是全面的:主机进程的机密性、完整性和可用性完全受损。 详情 File::GlobMapper::parseOutputGlob 通过将调用者提供的输出模式包裹在 Perl 双引号中并将结果存储来构建输出文件名模板。然后 getFiles 将该字符串直接传递给...

7.8CVSS7.4AI score0.00292EPSS
SaveExploits3References3
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.3 views

Astra Linux – Vulnerability in libio-compress-perl

IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. The parseOutputGlob function wraps the output glob string provided by the caller within double quotes and stores it in the parser state. Then, the getFiles function...

7.8CVSS6AI score0.00292EPSS
SaveExploits3References1
Packet Storm
Packet Storm
added 2026/07/07 12:00 a.m.80 views

📄 Perl IO::Compress Code Execution

This Metasploit auxiliary module targets a remote code execution vulnerability in Perl's IO::Compress, specifically through an eval injection issue in File::GlobMapper::getFiles...

7.8CVSS6.6AI score0.00292EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.12 views

openSUSE 16 Security Update : perl-IO-Compress (openSUSE-SU-2026:21177-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21177-1 advisory. Changes in perl-IO-Compress: - updated to 2.220.0 2.220 see /usr/share/doc/packages/perl-IO-Compress/Changes 2.220 16 May 2026 remove use of eva...

7.8CVSS6AI score0.00292EPSS
SaveExploits3References6
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:00 a.m.25 views

Oracle Linux 9 : perl-IO-Compress (ELSA-2026-30859)

The remote Oracle Linux 9 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2026-30859 advisory. - Fix CVE-2026-48962: remove use of eval in File::GlobMapper Tenable has extracted the preceding description block directly from the Oracle Linux security...

7.8CVSS5.8AI score0.00292EPSS
SaveExploits3References2
GithubExploit
GithubExploit
added 2026/06/10 7:46 a.m.101 views

Exploit for CVE-2026-48962

Summary An eval injection vulnerability in File::GlobMappe...

7.3CVSS6.4AI score0.00292EPSS
SaveExploits3
OSV
OSV
added 2026/06/05 11:11 a.m.10 views

OESA-2026-2610 perl-IO-Compress security update

This distribution provides a Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries. Security Fixes: IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. parseOutputGlob...

7.3CVSS6AI score0.00292EPSS
SaveExploits3References2
Microsoft CVE
Microsoft CVE
added 2026/05/31 8:04 a.m.26 views

IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob

...

7.8CVSS5.4AI score0.00292EPSS
SaveExploits3
OSV
OSV
added 2026/05/29 5:12 a.m.21 views

MGASA-2026-0158 Updated perl-IO-Compress package fixes security vulnerabilities

The updated package fixes security vulnerabilities: IO::Uncompress::Unzip versions before 2.215 for Perl propagate uncaught exception when parsing zip header with malformed DOS date. CVE-2025-15649 IO::Uncompress::Unzip versions before 2.220 for Perl allow CPU exhaustion via per-byte read loop in...

7.8CVSS6AI score0.00373EPSS
SaveExploits3References6
Mageia
Mageia
added 2026/05/29 5:12 a.m.27 views

Updated perl-IO-Compress package fixes security vulnerabilities

The updated package fixes security vulnerabilities: IO::Uncompress::Unzip versions before 2.215 for Perl propagate uncaught exception when parsing zip header with malformed DOS date. CVE-2025-15649 IO::Uncompress::Unzip versions before 2.220 for Perl allow CPU exhaustion via per-byte read loop in...

7.8CVSS6.2AI score0.00373EPSS
SaveExploits3References5
OSV
OSV
added 2026/05/27 4:16 a.m.6 views

AZL-89280 CVE-2026-48962 affecting package perl for versions less than 5.38.2-512

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...

7.8CVSS7.3AI score0.00292EPSS
SaveExploits3References1
OSV
OSV
added 2026/05/27 4:16 a.m.13 views

UBUNTU-CVE-2026-48962

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...

7.8CVSS6.2AI score0.00292EPSS
SaveExploits3References7
UbuntuCve
UbuntuCve
added 2026/05/27 4:16 a.m.27 views

CVE-2026-48962

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...

7.8CVSS6.2AI score0.00292EPSS
SaveExploits3References6
OSV
OSV
added 2026/05/27 3:12 a.m.10 views

CVE-2026-48962 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...

7.3CVSS6.3AI score
SaveExploits0References23
Vulnrichment
Vulnrichment
added 2026/05/27 3:12 a.m.14 views

CVE-2026-48962 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...

6.2AI score0.00292EPSS
SaveExploits3References2
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.19 views

IO-Compress 安全漏洞

IO-Compress is a Perl library developed by Paul Marquess, which supports various compression formats. Versions of IO-Compress prior to 2.220 contained security vulnerabilities. These vulnerabilities stemmed from File::GlobMapper, where arbitrary code could be executed through an output glob...

7.3CVSS6.1AI score0.00292EPSS
SaveExploits3References3
Rows per page
Query Builder