Vulnerabilities (CVE)

Filtered by vendor Rsshub Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-31110 1 Rsshub 1 Rsshub 2022-07-13 5.0 MEDIUM 7.5 HIGH
RSSHub is an open source, extensible RSS feed generator. In commits prior to 5c4177441417 passing some special values to the `filter` and `filterout` parameters can cause an abnormally high CPU. This results in an impact on the performance of the servers and RSSHub services which may lead to a denial of service. This issue has been fixed in commit 5c4177441417 and all users are advised to upgrade. There are no known workarounds for this issue.
CVE-2021-21278 1 Rsshub 1 Rsshub 2021-02-04 7.5 HIGH 9.8 CRITICAL
RSSHub is an open source, easy to use, and extensible RSS feed generator. In RSSHub before version 7f1c430 (non-semantic versioning) there is a risk of code injection. Some routes use `eval` or `Function constructor`, which may be injected by the target site with unsafe code, causing server-side security issues The fix in version 7f1c430 is to temporarily remove the problematic route and added a `no-new-func` rule to eslint.