2 matches found
perl: improper input validation
Stephane Chazelas discovered a bug in the environment handling in Perl. Perl provides a Perl-space hash variable, %ENV, in which environment variables can be looked up. If a variable appears twice in envp, only the last value would appear in %ENV, but getenv would return the first. Perl's taint...
5CVSS1.4AI score0.09007EPSS
SaveExploits0References3
MGASA-2016-0099 Updated perl packages fix CVE-2016-2381
Updated perl packages fix security vulnerability: Stephane Chazelas discovered a bug in the environment handling in Perl. Perl provides a Perl-space hash variable, %ENV, in which environment variables can be looked up. If a variable appears twice in envp, only the last value would appear in %ENV,...
7.5CVSS7.5AI score0.09007EPSS
SaveExploits0References3
20