{ "schema_version": "1.4.0", "id": "GHSA-rmp7-f2vp-3rq4", "modified": "2025-04-30T20:23:25Z", "published": "2021-04-20T16:31:54Z", "aliases": [ "CVE-2021-25925" ], "summary": "Cross-site scripting in SiCKRAGE", "details": "in SiCKRAGE, versions 4.2.0 to 10.0.11.dev1 are vulnerable to Stored Cross-Site-Scripting (XSS) due to user input not being validated properly when processed by the server. Therefore, an attacker can inject arbitrary JavaScript code inside the application, and possibly steal a user’s sensitive information.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "sickrage" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "4.2.0" }, { "fixed": "10.0.11.dev2" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 10.0.11.dev1" } } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25925" }, { "type": "WEB", "url": "https://github.com/SiCKRAGE/SiCKRAGE/commit/9f42426727e16609ad3d1337f6637588b8ed28e4" }, { "type": "PACKAGE", "url": "https://github.com/SiCKRAGE/SiCKRAGE" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/sickrage/PYSEC-2021-147.yaml" }, { "type": "WEB", "url": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25925" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-04-13T20:56:03Z", "nvd_published_at": "2021-04-12T14:15:00Z" } }