Skip to content

ask the question about mitigating or fixing Bleichenbacher attacks on RSA decryption #10506

@xiaoge1001

Description

@xiaoge1001

Sorry, for some reason, I can't upgrade the cryptography and openssl versions, so I can't fix CVE-2023-50782 and CVE-2020-25659 by upgrading the package. The version information of the package I'm using is as follows:

cryptography:36.0.1
openssl: 1.1.1m (have a backport of the CVE-2022-4304 fix)

I have a few questions that I would like to ask:
(1)Does the CVEs get fixed or alleviated if I specify 65537 using public exponent? If yes, what would be the impact? (3 is not supported)
(2)Is there any impact of stopping PKCS#1v1.5 and using OEAP instead? Like having to switch the tls protocol to a certain version?

Looking forward to your reply, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stalewaiting-on-reporterIssue is waiting on a reply from the reporter. It will be automatically cloesd if there is no reply.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions