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

ChangePassword does not verify session #8

Open
adriendb opened this issue Sep 9, 2021 · 1 comment · May be fixed by #10
Open

ChangePassword does not verify session #8

adriendb opened this issue Sep 9, 2021 · 1 comment · May be fixed by #10

Comments

@adriendb
Copy link

adriendb commented Sep 9, 2021

The change password function in csrf.php does not actually check the username or if a valid session has been established. It always returns 'Password changed successfully.' I would also rename it to cswsh.php as it is Cross-Site WebSocket Hijacking.

@interference-security
Copy link
Owner

Working on a fix for this. Thanks for raising it. Since the whole application is vulnerable to CSWH, I will skip renaming csrf.php to cswsh.php. I will update this issue when the fix has been pushed to the repository.

cz0r3k added a commit to cz0r3k/DVWS that referenced this issue May 24, 2024
@cz0r3k cz0r3k linked a pull request May 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants