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.
References
Link | Resource |
---|---|
https://github.com/DIYgod/RSSHub/commit/7f1c43094e8a82e4d8f036ff7d42568fed00699d | Patch Third Party Advisory |
https://github.com/DIYgod/RSSHub/security/advisories/GHSA-pgjj-866w-fc5c | Third Party Advisory |
https://www.npmjs.com/package/rsshub | Product Third Party Advisory |
https://github.com/DIYgod/RSSHub/commit/7f1c43094e8a82e4d8f036ff7d42568fed00699d | Patch Third Party Advisory |
https://github.com/DIYgod/RSSHub/security/advisories/GHSA-pgjj-866w-fc5c | Third Party Advisory |
https://www.npmjs.com/package/rsshub | Product Third Party Advisory |
Configurations
History
21 Nov 2024, 05:47
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/DIYgod/RSSHub/commit/7f1c43094e8a82e4d8f036ff7d42568fed00699d - Patch, Third Party Advisory | |
References | () https://github.com/DIYgod/RSSHub/security/advisories/GHSA-pgjj-866w-fc5c - Third Party Advisory | |
References | () https://www.npmjs.com/package/rsshub - Product, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 8.6 |
Information
Published : 2021-01-26 21:15
Updated : 2024-11-21 05:47
NVD link : CVE-2021-21278
Mitre link : CVE-2021-21278
CVE.ORG link : CVE-2021-21278
JSON object : View
Products Affected
rsshub
- rsshub
CWE
CWE-74
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')