{ "schema_version": "1.4.0", "id": "GHSA-6c22-8wcx-p2wr", "modified": "2025-09-02T21:30:58Z", "published": "2025-09-02T21:30:58Z", "aliases": [ "CVE-2025-55476" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55476" }, { "type": "WEB", "url": "https://github.com/ShaneIsrael/fireshare/issues/311" }, { "type": "WEB", "url": "https://cyber-ducky.com/blind-sql-injection-in-fireshare-found-in-an-api-sort-parameter" }, { "type": "WEB", "url": "https://github.com/ShaneIsrael/fireshare/releases/tag/v1.2.26" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-02T18:15:35Z" } }