Vulnerability Details : CVE-2023-22493
Potential exploit
RSSHub is an open source RSS feed generator. RSSHub is vulnerable to Server-Side Request Forgery (SSRF) attacks. This vulnerability allows an attacker to send arbitrary HTTP requests from the server to other servers or resources on the network. An attacker can exploit this vulnerability by sending a request to the affected routes with a malicious URL. An attacker could also use this vulnerability to send requests to internal or any other servers or resources on the network, potentially gain access to sensitive information that would not normally be accessible and amplifying the impact of the attack. The patch for this issue can be found in commit a66cbcf.
Vulnerability category: Server-side request forgery (SSRF)
Products affected by CVE-2023-22493
- cpe:2.3:a:rsshub:rsshub:*:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-22493
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 18 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-22493
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST | |
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L |
2.8
|
5.3
|
GitHub, Inc. |
CWE ids for CVE-2023-22493
-
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-22493
-
https://github.com/DIYgod/RSSHub/pull/11588
feat(config)!: unsafe domain toggle by TonyRL · Pull Request #11588 · DIYgod/RSSHub · GitHubPatch;Third Party Advisory
-
https://github.com/DIYgod/RSSHub/commit/a66cbcf6eebc700bf97ab097f404f16ab415506a
feat(config)!: unsafe domain toggle (#11588) · DIYgod/RSSHub@a66cbcf · GitHubPatch;Third Party Advisory
-
https://github.com/DIYgod/RSSHub/security/advisories/GHSA-64wp-jh9p-5cg2
SSRF vulnerability · Advisory · DIYgod/RSSHub · GitHubExploit;Third Party Advisory
Jump to