CVE-2021-21278

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:rsshub:rsshub:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2021-01-26 21:15

Updated : 2024-02-28 18:08


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')