Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2024-30171 - Observable Discrepancy in org.bouncycastle:bcprov-jdk18on #29660

Closed
github-actions bot opened this issue May 18, 2024 · 1 comment
Closed
Labels
kind/bug Categorizes a PR related to a bug kind/cve Issues identified as CVEs on third-party dependencies, or issues which Keycloak is not affected

Comments

@github-actions
Copy link

CVE-2024-30171 - Observable Discrepancy in org.bouncycastle:bcprov-jdk18on
org.bouncycastle:bcprov-jdk18on
Introduced through: org.keycloak:keycloak-operator@999.0.0-SNAPSHOT › org.bouncycastle:bcprov-jdk18on@1.77

Overview

Affected versions of this package are vulnerable to Observable Discrepancy due to the timing difference between exceptions thrown when processing RSA key exchange handshakes, AKA Marvin.

Note: The implemented fix mitigates the leakage of data via the PKCS#1 interface, but does not fully alleviate the side-channel as it allows cases in which the padding check fails but the handshake succeeds.

Remediation

Upgrade org.bouncycastle:bcprov-jdk18on to version 1.78 or higher.

References

@github-actions github-actions bot added kind/bug Categorizes a PR related to a bug kind/cve Issues identified as CVEs on third-party dependencies, or issues which Keycloak is not affected status/triage labels May 18, 2024
@abstractj
Copy link
Contributor

Duplicate.

@abstractj abstractj closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes a PR related to a bug kind/cve Issues identified as CVEs on third-party dependencies, or issues which Keycloak is not affected
Projects
None yet
Development

No branches or pull requests

1 participant