go-shiori/shiori

go-shiori/shiori

Releases32
Frequency2 months 3 weeks
Last Release
Stars11.5K
Simple bookmark manager built with Go

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
8.8 HIGH

Shiori contains a privilege escalation vulnerability in the account update endpoint that allows authenticated users to modify the owner field without authorization checks. Attackers can escalate to administrator by submitting a crafted PATCH request with owner: true, then re-authenticate to obtain an admin JWT token granting full system access.

<= 1.7.46.5 MEDIUM

A lack of rate limiting in the login page of shiori v1.7.4 and below allows attackers to bypass authentication via a brute force attack.