dash/ash
dash/ash
Posted Oct 5, 2014 20:15 UTC (Sun) by alankila (guest, #47141)In reply to: dash/ash by dskoll
Parent article: Bash gets shellshocked
Environment variable PERL5INC would allow specifying library paths that Perl will look into first. If an attacker can control files in the system, then he can probably control the Perl interpreter through setting PERL5INC into suitable target path, and then PERL5OPT to load it.
Thankfully, none of this is even close to as bad as what bash did.
