🔒 Security release
This release fixes two medium-severity advisories affecting Factory::loadFromProvisioningUri() — the entry point used to load third-party otpauth:// provisioning URIs. All versions < 11.4.3 are affected; upgrade to 11.4.3.
- GHSA-g7m4-839x-ch6v — an unbounded
digitsvalue made10 ** digitsoverflow, raising an uncatchableDivisionByZeroErrorinat()/now()/verify().digitsis now bounded to1..10. - GHSA-2jx3-65f3-xr8r — a hostile URI key could mass-assign internal properties (state corruption,
TypeError, readonlyError). Onlylabel/issuerare now written; any failure surfaces as the documentedInvalidProvisioningUriException.
Release Notes for 11.4.3
11.4.x bugfix release (patch)
11.4.3
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1