Skip to content

Cryptographically insecure RSA implementation #11

@HenkPoley

Description

@HenkPoley

Given that a reasonable amount of people Watch and Star this older project, reporting this.

This file contains a small list of small primes, that is easily crackable and thus insecure:

$this->primes = array (4507, 4513, 4517, 4519, 4523, 4547, 4549, 4561, 4567, 4583, 4591, 4597,

Issue is similar as: https://twitter.com/voodooKobra/status/663581509069242368

The small primes are picked and used to generate a small insecure key at lines 47 and 49.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions