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

Properly check email and session id in authenticateAndRun SOAP call (#1041) #1044

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

racke
Copy link
Contributor

@racke racke commented Nov 27, 2020

Fix the defects in the current check:

  • Allows bogus session id
  • Allows session id which belongs to different user

May fix #1041.

@ikedas
Copy link
Member

ikedas commented Dec 1, 2020

Let's try it out with the next beta.

@ikedas ikedas merged commit 4dacc82 into sympa-community:sympa-6.2 Dec 7, 2020
@racke racke deleted the pr/soap-api-access-fix branch December 15, 2020 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CVE-2020-29668] Unauthorised full access via SOAP API due to illegal cookie
2 participants