Hi,
I'm working on project-open..
During the scanning of this project,
I got the following vulnerability:
[Medium] Session Identifier Not Updated
Issue: 13800882
Severity: Medium
URL: https://<server_name>/register/
Risk(s): It is possible to steal or manipulate customer session and cookies, which might be used to impersonate a legitimate user,allowing the hacker to view or alter user records, and to perform transactions as that user
Fix: Do not accept externally created session identifiers
In /acs-tcl/tcl/security-procs.tcl file, it is mentioned that ad_session_id has no security, is there any way to secure this ?
http://wiki.tcl.tk/12423 here it is written that how to handle session,can we use it ?
please let me know any more information is needed.
regards,
Vijay