Skip to content

Disable pkcs 1.5 #775

Description

@thalman

In 1998, Daniel Bleichenbacher discovered that the error messages given by SSL servers for errors in the PKCS #1 v1.5 padding allowed an adaptive-chosen ciphertext attack; this attack fully breaks the confidentiality of TLS when used with RSA encryption. In 2018, Hanno Böck, Juraj Somorovsky, and Craig Young have shown 19 years later that many internet servers were still vulnerable to slight variations of the original attack.

After all these years it is shown that many implementation that thought to be fixed are still vulnerable. Red Hat security team recommends to disable support for this methods.

It should be of course fixed or disabled in used crypto libraries (e. g. openssl, gnutls...) but there are scenarios when it is not easy or possible to update those libraries and it will be beneficial to the users to prohibit it in xmlsec too.

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