Releases7
Frequency1 year 4 months
Last Release
Stars8K
A self-hosted open source photo management service.

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
5.9 MEDIUM

LibrePhotos before 1.0.0 contains a broken object level authorization vulnerability in the SetPhotosShared endpoint that allows authenticated users to grant themselves access to other users' private photos by bypassing ownership validation. Attackers can manipulate shared_to relations without proper owner checks to read arbitrary private photos belonging to other users.

4.8 MEDIUM

A Cross Site Scripting vulnerability in LibrePhotos before commit 32237 allows attackers to takeover any account via uploading an HTML file on behalf of the admin user using IDOR in file upload.

< 2023-01-099.8 CRITICAL

api/views/user.py in LibrePhotos before e19e539 has incorrect access control.