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

Vulnerability issue on Empty passwords - Fortify Priority: High #648

Open
francescaProject opened this issue Feb 9, 2024 · 2 comments
Open

Comments

@francescaProject
Copy link

Empty passwords may compromise system security in a way that cannot be easily remedied.
Line 5016 on sockjs.js
url.username = url.password = '';

@RaviGprec
Copy link

Even our project also got high vulnerability reported against empty password in sockjs.min.js.
@francescaProject - Have you got any fix for this?

@francescaProject
Copy link
Author

Even our project also got high vulnerability reported against empty password in sockjs.min.js. @francescaProject - Have you got any fix for this?

unfortunately not

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

No branches or pull requests

2 participants