GHSA-5fp2-v633-2824MediumCVSS 6.1
ProjectSend r2029 contains a reflected cross-site scripting vulnerability in thumbnails...
🔗 CVE IDs covered (1)
📋 Description
ProjectSend r2029 contains a reflected cross-site scripting vulnerability in thumbnails-regenerate.php that allows remote attackers to inject arbitrary HTML and JavaScript by supplying unsanitized values in the start_date and end_date GET parameters, which are echoed unescaped into HTML attribute values. Attackers can craft a malicious URL that, when followed by an authenticated victim with edit_settings permissions, executes injected scripts in the application origin to steal session cookies or perform unauthorized actions including user management, file management, and application settings changes.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-53992
- https://github.com/projectsend/projectsend/commit/b4ad95b1bd3d18b23261b7c3496bfbac8ebfe324
- https://github.com/projectsend/projectsend
- https://www.vulncheck.com/advisories/reflected-xss-in-projectsend-thumbnails-regenerate-php-via-start-date-end-date-parameters
- https://github.com/advisories/GHSA-5fp2-v633-2824