{ "schema_version": "1.4.0", "id": "GHSA-2wqw-hr4f-xrhh", "modified": "2024-03-21T18:25:32Z", "published": "2024-03-06T17:02:34Z", "aliases": [ "CVE-2024-27926" ], "summary": "RSSHub Cross-site Scripting vulnerability caused by internal media proxy", "details": "## Impact\nWhen the specially crafted image is supplied to the internal media proxy, it proxies the image without handling XSS vulnerabilities, allowing for the execution of arbitrary JavaScript code.\n\nUsers who access the deliberately constructed URL are affected.\n\n## Patches\n\nThis vulnerability was fixed in version https://github.com/DIYgod/RSSHub/commit/4d3e5d79c1c17837e931b4cd253d2013b487aa87. Please upgrade to this or a later version.\n\n## Workarounds\n\nNo.", "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": "npm", "name": "rsshub" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "1.0.0-master.cbbd829" }, { "fixed": "1.0.0-master.d8ca915" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/DIYgod/RSSHub/security/advisories/GHSA-2wqw-hr4f-xrhh" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27926" }, { "type": "WEB", "url": "https://github.com/DIYgod/RSSHub/commit/4d3e5d79c1c17837e931b4cd253d2013b487aa87" }, { "type": "PACKAGE", "url": "https://github.com/DIYgod/RSSHub" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-03-06T17:02:34Z", "nvd_published_at": "2024-03-21T02:52:21Z" } }