8.7 HIGH
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Attack Requirement (AT): None (N)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Vulnerable System Impact Confidentiality (VC): None (N)
- Vulnerable System Impact Integrity (VI): None (N)
- Vulnerable System Impact Availability (VA): High (H)
- Subsequent System Impact Confidentiality (SC): None (N)
- Subsequent System Impact Integrity (SI): None (N)
- Subsequent System Impact Availability (SA): Low (L)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Attack Requirement (MAT): None (N)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Vulnerable System Impact Confidentiality (MVC): None (N)
- Modified Vulnerable System Impact Integrity (MVI): None (N)
- Modified Vulnerable System Impact Availability (MVA): High (H)
- Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
- Modified Subsequent System Impact Integrity (MSI): Negligible (N)
- Modified Subsequent System Impact Availability (MSA): Low (L)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
- Exploit Maturity (E): Not Defined (X)
by @erictapen Activity log
- Created suggestion
-
@erictapen
ignored
41 packages
- cotp
- otpw
- libcotp
- mintotp
- otpauth
- hotpatch
- totp-cli
- linuxKernel.packages.linux_5_15.can-isotp
- linuxKernel.packages.linux_5_10.can-isotp
- python314Packages.django-otp-webauthn
- python313Packages.django-otp-webauthn
- python314Packages.awsiotpythonsdk
- python313Packages.awsiotpythonsdk
- python314Packages.audio-hotplug
- python313Packages.audio-hotplug
- gnomeExtensions.nitrokey-3-otp
- azure-cli-extensions.footprint
- python314Packages.django-otp
- python313Packages.django-otp
- python314Packages.can-isotp
- python313Packages.can-isotp
- haskellPackages.crypto-totp
- python314Packages.otpauth
- python313Packages.otpauth
- gnomeExtensions.bootpaper
- python314Packages.plotpy
- python313Packages.plotpy
- haskellPackages.dotparse
- gnomeExtensions.otp-keys
- tpm2-totp-with-plymouth
- python314Packages.pyotp
- python313Packages.pyotp
- passExtensions.pass-otp
- arubaotp-seed-extractor
- gnomeExtensions.totp
- keepass-keetraytotp
- keepass-otpkeyprov
- nitrotpm-tools
- godotpcktool
- tpm2-totp
- otpclient
- @erictapen accepted
- @erictapen published on GitHub
Denial of service via exponential certificate policy tree growth in path validation
Allocation of resources without limits in Erlang/OTP public_key certificate path validation allows a remote unauthenticated attacker to cause denial of service by sending a crafted X.509 certificate chain during the TLS handshake. During RFC 5280 policy processing in public_key:pkix_path_validation/3, the certificate policy tree maintained by pubkey_policy_tree grows without an upper bound. When a certificate chain contains M policies per certificate and K certificates, the tree grows on the order of M^K nodes because pubkey_policy_tree:add_leaves/2 and pubkey_policy_tree:add_leaf_siblings/2 extend the tree per policy per certificate. A modest chain with many policies per certificate is enough to pin BEAM schedulers and exhaust the node's memory, taking down the entire VM. The attacker only needs to be able to present a certificate chain to the victim, which is the normal precondition for a TLS handshake, so exploitation succeeds against any incoming or outgoing TLS connection that validates the peer's chain (the default for SSL/TLS clients and mutual-TLS servers). This is the same vulnerability class as OpenSSL's X509_verify_cert policy tree DoS. This vulnerability is associated with program files lib/public_key/src/pubkey_policy_tree.erl and program routines pubkey_policy_tree:add_leaves/2 and pubkey_policy_tree:add_leaf_siblings/2. This issue affects OTP from OTP 26.2 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15, corresponding to public_key from 1.15 before 1.21.4, 1.20.3.4 and 1.17.1.5.
References
-
-
https://www.erlang.org/doc/system/versions.html#order-of-versions x_version-scheme
Affected products
- *
- *
Ignored packages (41)
pkgs.cotp
Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality
pkgs.otpw
One-time password login package
pkgs.libcotp
C library that generates TOTP and HOTP
pkgs.mintotp
Minimal TOTP generator
pkgs.otpauth
Google Authenticator migration decoder
pkgs.hotpatch
Hot patching executables on Linux using .so file injection
pkgs.totp-cli
Authy/Google Authenticator like TOTP CLI tool written in Go
pkgs.otpclient
Highly secure and easy to use OTP client written in C/GTK that supports both TOTP and HOTP
pkgs.tpm2-totp
Attest the trustworthiness of a device against a human using time-based one-time passwords
pkgs.godotpcktool
Standalone tool for extracting and creating Godot .pck files
pkgs.nitrotpm-tools
Collection of utilities for working with NitroTPM attestation
pkgs.keepass-otpkeyprov
None
pkgs.keepass-keetraytotp
None
pkgs.gnomeExtensions.totp
Generate One-Time Passwords (aka OTP, both TOTP and HOTP) for websites that use Two-Factor Authentication (2FA) like Google, Facebook, Discord, Amazon, Steam, etc.
pkgs.arubaotp-seed-extractor
Extract TOTP seed instead of using ArubaOTP app
-
nixos-unstable 0-unstable-2022-12-22
- nixpkgs-unstable 0-unstable-2022-12-22
- nixos-unstable-small 0-unstable-2022-12-22
-
nixos-26.05 0-unstable-2022-12-22
- nixos-26.05-small 0-unstable-2022-12-22
- nixpkgs-26.05-darwin 0-unstable-2022-12-22
pkgs.passExtensions.pass-otp
Pass extension for managing one-time-password (OTP) tokens
pkgs.python313Packages.pyotp
Python One Time Password Library
pkgs.python314Packages.pyotp
Python One Time Password Library
pkgs.tpm2-totp-with-plymouth
Attest the trustworthiness of a device against a human using time-based one-time passwords
pkgs.gnomeExtensions.otp-keys
Show and copy otp keys
pkgs.haskellPackages.dotparse
dot language parsing and printing
pkgs.python313Packages.plotpy
Curve and image plotting tools for Python/Qt applications
pkgs.python314Packages.plotpy
Curve and image plotting tools for Python/Qt applications
-
nixos-unstable -
- nixos-unstable-small 2.9.0
pkgs.gnomeExtensions.bootpaper
Randomly selects a new wallpaper on startup from local folder
pkgs.python313Packages.otpauth
Implements one time password of HOTP/TOTP
pkgs.python314Packages.otpauth
Implements one time password of HOTP/TOTP
pkgs.haskellPackages.crypto-totp
Provides generation and verification services for time-based one-time keys
pkgs.python313Packages.can-isotp
Python package that provides support for ISO-TP (ISO-15765) protocol
pkgs.python314Packages.can-isotp
Python package that provides support for ISO-TP (ISO-15765) protocol
pkgs.python313Packages.django-otp
Pluggable framework for adding two-factor authentication to Django using one-time passwords
pkgs.python314Packages.django-otp
Pluggable framework for adding two-factor authentication to Django using one-time passwords
pkgs.azure-cli-extensions.footprint
Microsoft Azure Command-Line Tools FootprintMonitoringManagementClient Extension
pkgs.gnomeExtensions.nitrokey-3-otp
Provide a system menu item to retrieve an OTP from a NitroKey. Pick the desired target from the menu and paste from the clipboard.
pkgs.python313Packages.audio-hotplug
Wrapper for Auburns' FastNoise Lite noise generation library
pkgs.python314Packages.audio-hotplug
Wrapper for Auburns' FastNoise Lite noise generation library
pkgs.python313Packages.awsiotpythonsdk
Python SDK for connecting to AWS IoT
pkgs.python314Packages.awsiotpythonsdk
Python SDK for connecting to AWS IoT
pkgs.python313Packages.django-otp-webauthn
Passkey support for Django
pkgs.python314Packages.django-otp-webauthn
Passkey support for Django
pkgs.linuxKernel.packages.linux_5_10.can-isotp
Kernel module for ISO-TP (ISO 15765-2)