by @LeSuisse Activity log
- Created suggestion
- @LeSuisse dismissed (not in Nixpkgs)
DSF: Inverted Time Comparison in OIDC JWKS and Token Cache
The Data Sharing Framework (DSF) implements a distributed process engine based on the BPMN 2.0 and FHIR R4 standards. Prior to 2.1.0, The OIDC JWKS and Metadata Document caches used an inverted time comparison (isBefore instead of isAfter), causing the cache to never return cached values. Every incoming request triggered a fresh HTTP fetch of the OIDC Metadata Document and JWKS keys from the OIDC provider. The OIDC token cache for the FHIR client connections used an inverted time comparison (isBefore instead of isAfter), causing the cache to never invalidate. Every incoming request returned the same OIDC token even if expired. This vulnerability is fixed in 2.1.0.
References
Affected products
- ==< 2.1.0
- ==< 2.1.0
- ==< 2.1.0
Matching in nixpkgs
pkgs.mdsf
Format markdown code blocks using your favorite tools
pkgs.dsf2flac
DSD to FLAC transcoding tool
-
nixos-unstable 0-unstable-2025-01-31
- nixpkgs-unstable 0-unstable-2025-01-31
- nixos-unstable-small 0-unstable-2025-01-31
-
nixos-25.11 0-unstable-2025-01-31
- nixos-25.11-small 0-unstable-2025-01-31
- nixpkgs-25.11-darwin 0-unstable-2025-01-31
pkgs.python312Packages.gdsfactory
Python library to generate GDS layouts
pkgs.python313Packages.gdsfactory
Python library to generate GDS layouts
pkgs.pkgsRocm.python3Packages.gdsfactory
Python library to generate GDS layouts
Package maintainers
-
@artemist Artemis Tosini <me@artem.ist>
-
@luftmensch-luftmensch Valentino Bocchetti <valentinobocchetti59@gmail.com>
-
@fedeinthemix Federico Beffa <beffa@fbengineering.ch>