Skip to content
  • Yashwant Sahu's avatar
    7f841bcf
    Bug#20294148: NEGATIVE ARRAY INDEX WRITE · 7f841bcf
    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.
    7f841bcf
    Bug#20294148: NEGATIVE ARRAY INDEX WRITE
    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.
Loading