Hi anirudha joshi,
As discussed I am using 'Beta Company 1' for analysis of these issues.
Putting here the analysis for the issues in attached ZAP reports.
SearchEmp_Spider.html
1)Application Error Disclosure : I am not able to reproduce this 'Yellow Screen of Death' behavior . I observed that tool is giving suggestion based on the client side java script code scan. It is the default behavior of any browser technology that you can view source code in browser.
If you think you can do any malicious thing out of it, please let me know. But this doesn't seems to be vulnerable, and not reproducible manually as well.
See attached screen, which will useful to understand, based on what , ZAP tool has given this suggestion.
2)Password Autocomplete in Browser : This is also not reproducible, So could you please try this at your end and let me know in case if it is reproducible to you.
3)Cookie No HttpOnly Flag : Yes, we need to take care of this. While development we need to handle this such way that, we should pass a cookie value from server side code to function in java script code , so that after making 'IdForLoginValidation' cookie as HTTPOnly, there will not be an issue while reading this cookie value in java script, as currently we are accessing this cookie inside WORKTERRALogin.js to check user session.
I will share the analysis on remaining points as soon as I did analysis on that.
Regards,
Santosh
Cc: Bharti Satpute,Samir, Satya, Jaideep Vinchurkar
Cc: Samir Jaideep Vinchurkar