CVE-2025-55476
FireShare FileShare 1.2.25 contains a time-based blind SQL injection vulnerability in the sort parameter of the endpoint: GET /api/videos/public?sort= This parameter is unsafely evaluated in a SQL ORDER BY clause without proper sanitization, allowing an…
Does this matter?
Lower severity and a low EPSS score (0.26%). Track it; it rarely justifies an emergency change on its own.
Description
FireShare FileShare 1.2.25 contains a time-based blind SQL injection vulnerability in the sort parameter of the endpoint: GET /api/videos/public?sort= This parameter is unsafely evaluated in a SQL ORDER BY clause without proper sanitization, allowing an attacker to inject arbitrary SQL subqueries.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
- EPSS
- 0.26% probability · 17th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- shaneisrael/fireshare
- Source
- cve@mitre.org
References
- https://cyber-ducky.com/blind-sql-injection-in-fireshare-found-in-an-api-sort-parameter/Exploit, Third Party Advisory
- https://github.com/ShaneIsrael/fireshare/issues/311Exploit, Issue Tracking
- https://github.com/ShaneIsrael/fireshare/releases/tag/v1.2.26Release Notes
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.