-
Yashwant Sahu authored
Analysis: User can add encrypted user details in mylogin.cnf. If mylogin.cnf file is corrupted, it results in negative array indexing which may crash the application. Fix: Code has been added to detect the corrupted mylogin.cnf. Code will return encryption error when cipher is corrupted.
Yashwant Sahu authoredAnalysis: User can add encrypted user details in mylogin.cnf. If mylogin.cnf file is corrupted, it results in negative array indexing which may crash the application. Fix: Code has been added to detect the corrupted mylogin.cnf. Code will return encryption error when cipher is corrupted.
Loading