1 results (0.001 seconds)
CVSS: 5.3EPSS: 0%CPEs: 1EXPL: 0

CVE-2023-45669 – Improper signature counter value handling in webauthn4j-spring-security
https://notcve.org/view.php?id=CVE-2023-45669
16 Oct 2023 — WebAuthn4J Spring Security provides Web Authentication specification support for Spring applications. Affected versions are subject to improper signature counter value handling. A flaw was found in webauthn4j-spring-security-core. When an authneticator returns an incremented signature counter value during authentication, webauthn4j-spring-security-core does not properly persist the value, which means cloned authenticator detection does not work. An attacker who cloned valid authenticator in some way can use... • https://github.com/webauthn4j/webauthn4j-spring-security/commit/129700d74d83f9b9a82bf88ebc63707e3cb0a725 • CWE-287: Improper Authentication •