CVE-2023-22481
MEDIUMDescription
FreshRSS is a self-hosted RSS feed aggregator. When using the greader API, the provided password is logged in clear in `users/_/log_api.txt` in the case where the authentication fails. The issues occurs in `authorizationToUser()` in `greader.php`. If there is an issue with the request or the credentials, `unauthorized()` or `badRequest()` is called. Both these functions are printing the return of `debugInfo()` in the logs. `debugInfo()` will return the content of the request. By default, this will be saved in `users/_/log_api.txt` and if the const `COPY_LOG_TO_SYSLOG` is true, in syslogs as well. Exploiting this issue requires having access to logs produced by FreshRSS. Using the information from the logs, a malicious individual could get users' API keys (would be displayed if the users fills in a bad username) or passwords.
How to fix
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N
Exploit Intelligence
Low risk: more likely to be exploited than 38% of all known CVEs.
References
Related Vulnerabilities
Other CWE-532 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2019-1622 | Medium | 5.3 | 79% | - | - |
| CVE-2020-35234 | High | 7.5 | 63% | - | Fix |
| CVE-2023-43261 | High | 7.5 | 60% | - | Fix |
| CVE-2024-20440 | High | 7.5 | 51% | - | - |
| CVE-2018-3609 | High | 8.1 | 22% | - | - |
| CVE-2018-8719 | Medium | 5.3 | 16% | - | - |
Embed a live status badge for CVE-2023-22481
Markdown
[](https://tridentstack.com/cve/CVE-2023-22481)HTML
<a href="https://tridentstack.com/cve/CVE-2023-22481"><img src="https://tridentstack.com/cve/badge/CVE-2023-22481.svg" alt="CVE-2023-22481"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
Start freeThis product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.