Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash of RC4 encrypted password notice. #706

Merged

Conversation

racke
Copy link
Contributor

@racke racke commented Jul 23, 2019

As reported by Jacques Tissot on the mailing list:

DIED: [Tue Jul 23 08:47:54 2019] wwsympa.fcgi: Error on incoming parameter "$data", it must be a ref on HASH or a ref on ARRAY at /home/sympa/bin/Sympa.pm line 422.
at /usr/share/perl5/CGI/Carp.pm line 362.
                CGI::Carp::realdie('[Tue Jul 23 08:47:54 2019] wwsympa.fcgi: Error on incoming pa...') called at /usr/share/perl5/CGI/Carp.pm line 461
                CGI::Carp::die('Error on incoming parameter "$data", it must be a ref on HASH...') called at /home/sympa/bin/Sympa.pm line 422
                Sympa::send_notify_to_listmaster('*', 'password_encrypted') called at /home/sympa/bin/Sympa/WWW/Auth.pm line 160
                Sympa::WWW::Auth::authentication('unifr.ch', '<loginName>', '<password>') called at /home/sympa/bin/Sympa/WWW/Auth.pm line 60
                Sympa::WWW::Auth::check_auth('unifr.ch', '<loginName>', '<password>') called at /home/sympa/bin/wwsympa.fcgi line 3155
                main::do_login() called at /home/sympa/bin/wwsympa.fcgi line 1544

Sympa version: 6.2.44

@ikedas
Copy link
Member

ikedas commented Jul 23, 2019

This may fix #707.

@ikedas ikedas merged commit faa18e3 into sympa-community:sympa-6.2 Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants