Untriaged
Lychee Vulnerable to Stored XSS via Photo Description in RSS/Atom/JSON Feed (No Sanitization on Public Endpoint)
Lychee is a free, open-source photo-management tool. Prior to version 7.5.3, the photo `description` field is stored without HTML sanitization and rendered using `{!! $item->summary !!}` (Blade unescaped output) in the RSS, Atom, and JSON feed templates. The `/feed` endpoint is publicly accessible without authentication, allowing any RSS reader to execute attacker-controlled JavaScript. Version 7.5.3 fixes the issue.
References
-
https://github.com/LycheeOrg/Lychee/security/advisories/GHSA-5574-7f3r-hm9j x_refsource_CONFIRM
-
https://github.com/LycheeOrg/Lychee/pull/4218 x_refsource_MISC
-
https://github.com/LycheeOrg/Lychee/releases/tag/v7.5.3 x_refsource_MISC
Affected products
Lychee
- ==< 7.5.3
Matching in nixpkgs
pkgs.lychee
Fast, async, stream-based link checker written in Rust
pkgs.LycheeSlicer
All-in-one 3D slicer for resin and FDM printers
pkgs.lycheeslicer
All-in-one 3D slicer for resin and FDM printers
pkgs.tests.testers.lycheeLinkCheck.ok
None
pkgs.tests.testers.lycheeLinkCheck.network
None
Package maintainers
-
@Tarinaky Tarinaky
-
@totoroot Matthias Thym <git@thym.at>
-
@tuxinaut Denny Schäfer <trash4you@tuxinaut.de>
-
@ZachDavies Zach Davies <zdmalta@proton.me>