[Koha-bugs] [Bug 21036] Just a bunch of warnings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 4 16:34:23 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21036

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 76686
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76686&action=edit
Bug 21036: Fix CGI::param in list context warning from opac-passwd.pl

Resolve:
CGI::param called in list context from package
CGI::Compile::ROOT::usr_share_koha_prodclone_opac_opac_2dpasswd_2epl line 55,
this can lead to vulnerabilities. See the warning in "Fetching the value or
values of a single named parameter" at /usr/share/perl5/CGI.pm line 436.

Add a scalar.

Test plan:
Speaks for itself.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list