sockjs-client icon indicating copy to clipboard operation
sockjs-client copied to clipboard

Vulnerability issue on Empty passwords - Fortify Priority: High

Open francescaProject opened this issue 2 years ago • 2 comments

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

francescaProject avatar Feb 09 '24 15:02 francescaProject

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

RaviGprec avatar Feb 28 '24 11:02 RaviGprec

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

francescaProject avatar Mar 12 '24 09:03 francescaProject