Nixpkgs security tracker

Login with GitHub

Suggestion detail

Dismissed
(not in Nixpkgs)
updated 1 month ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse dismissed (not in Nixpkgs)
DSF: Missing Session Timeout for OIDC Sessions

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, OIDC-authenticated sessions had no configured maximum inactivity timeout. Sessions persisted indefinitely after login, even after the OIDC access token expired. This vulnerability is fixed in 2.1.0.

Affected products

dsf
  • ==< 2.1.0
dsf-bpe-server
  • ==< 2.1.0
dsf-fhir-server
  • ==< 2.1.0
dsf-common-jetty
  • ==< 2.1.0

Matching in nixpkgs

pkgs.mdsf

Format markdown code blocks using your favorite tools

Package maintainers