NIXPKGS-2025-0012
published on 25 Sep 2025
by @Erethon Activity log
- Created automatic suggestion
- @LeSuisse accepted
- @Erethon published on GitHub
Sub::HandlesVia for Perl allows untrusted code to be included from the current working directory
Sub::HandlesVia for Perl before 0.050002 allows untrusted code from the current working directory ('.') to be loaded similar to CVE-2016-1238. If an attacker can place a malicious file in current working directory, it may be loaded instead of the intended file, potentially leading to arbitrary code execution. Sub::HandlesVia uses Mite to produce the affected code section due to CVE-2025-30672
Affected products
Sub-HandlesVia
- <0.050002
Matching in nixpkgs
pkgs.perl538Packages.SubHandlesVia
Alternative handles_via implementation