cve/2022/CVE-2022-31110.md

18 lines
961 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-31110](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31110)
![](https://img.shields.io/static/v1?label=Product&message=RSSHub&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-400%3A%20Uncontrolled%20Resource%20Consumption&color=brighgreen)
### Description
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.
### POC
#### Reference
- https://github.com/DIYgod/RSSHub/issues/10045
#### Github
No PoCs found on GitHub currently.