{ "schema_version": "1.4.0", "id": "GHSA-x823-j7c4-vpc5", "modified": "2024-10-22T16:42:54Z", "published": "2021-04-20T16:31:43Z", "aliases": [ "CVE-2021-25926" ], "summary": "Cross-site scripting in sickrage", "details": "In SiCKRAGE, versions 9.3.54.dev1 to 10.0.11.dev1 are vulnerable to Reflected Cross-Site-Scripting (XSS) due to user input not being validated properly in the `quicksearch` feature. Therefore, an attacker can steal a user's sessionID to masquerade as a victim user, to carry out any actions in the context of the user.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "sickrage" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "9.3.54" }, { "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-25926" }, { "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-148.yaml" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-04-13T20:57:46Z", "nvd_published_at": "2021-04-12T14:15:00Z" } }