Skip to content

Login Page Vulnerable To Timing Attacks #15

@finlaywashere

Description

@finlaywashere

if(md5($password . PASSWORD_SALT) == $db_password) {

Hello,

Your login page is vulnerable to a string comparison timing attack. This could allow an attacker to extract MD5 password hashes for arbitrary users to be cracked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions