Skip to content
  • Dr. Stephen Henson's avatar
    bc8923b1
    Fix for CVE-2014-0224 · bc8923b1
    Dr. Stephen Henson authored
    Only accept change cipher spec when it is expected instead of at any
    time. This prevents premature setting of session keys before the master
    secret is determined which an attacker could use as a MITM attack.
    
    Thanks to KIKUCHI Masashi (Lepidum Co. Ltd.) for reporting this issue
    and providing the initial fix this patch is based on.
    bc8923b1
    Fix for CVE-2014-0224
    Dr. Stephen Henson authored
    Only accept change cipher spec when it is expected instead of at any
    time. This prevents premature setting of session keys before the master
    secret is determined which an attacker could use as a MITM attack.
    
    Thanks to KIKUCHI Masashi (Lepidum Co. Ltd.) for reporting this issue
    and providing the initial fix this patch is based on.
Loading