chore(deps): update dawarich to v1.7.3 #6452
Reference in New Issue
Block a user
Delete Branch "renovate/unified-dawarich"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.7.2→1.7.31.7.2→1.7.3Release Notes
Freika/dawarich (Freika/dawarich)
v1.7.3Compare Source
Security
Fixes for several issues found in a static-analysis security audit. None of these have a known in-the-wild exploit, but operators should still upgrade.
POST /settings/users/import) — a malicious archive whose JSON manifest referenced files via..could attach arbitrary host files (e.g.config/master.key,/proc/self/environ) to the user's import record and download them.email_verifiedcheck or consent. The web flow now mirrors the mobile-API flow: the user must confirm the link.immich_url/photoprism_urlsettings missed RFC1918, CGNAT, IPv6 ULA, multicast and reserved ranges. Cloud installs now reject those; self-hosted gets a smaller blocklist that still catches non-http schemes, cloud-metadata IPs and multicast while permitting LAN / loopback / Docker DNS.POST /users/otp_challenge) had no rate limit, leaving 2FA brute-forceable given a leaked password. Added rack-attack throttles (5/15min per session, 20/15min per IP) plus an in-controller cap of 5 invalid attempts.family.namerendered throughnotification.content.html_safeis now passed throughsanitize.prometheus/prometheuscredentials for/metricsare gone — the endpoint refuses until bothMETRICS_USERNAMEandMETRICS_PASSWORDare set.params.permit!with the documented field whitelist.Added
locations.jsonand segment-array exports now import directly.Changed
0hand1hentries./settings/two_factornow asks for both your password and a current authenticator code (or one of your backup codes). The web form has been updated; API clients must sendpasswordANDotp_codetoDELETE /api/v1/users/me/two_factor./metricsendpoint: if you scrape Prometheus metrics, setMETRICS_USERNAMEandMETRICS_PASSWORDin your environment. With them unset,/metricsnow returns 503.0.0.0.0, multicast IPs, or the cloud-metadata169.254.169.254will be rejected. Standard LAN / Docker / loopback URLs continue to work.Fixed
location-history.jsonnow imports reliably. (#2437, #2587)No such file or directory @​ rb_sysopen - /tmp/.... (#2446)"Latitude","Longitude") are now recognized.db:migrate. (#2576)Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.