CVE-2023-27592
Last modified
CVE-2023-27592 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. Miniflux is a feed reader. Since v2.0.25, Miniflux will automatically proxy images served over HTTP to prevent mixed content errors. EPSS estimates a 0.59% chance of exploitation in the next 30 days.
Description
Miniflux is a feed reader. Since v2.0.25, Miniflux will automatically proxy images served over HTTP to prevent mixed content errors. When an outbound request made by the Go HTTP client fails, the `html.ServerError` is returned unescaped without the expected Content Security Policy header added to valid responses. By creating an RSS feed item with the inline description containing an `<img>` tag with a `srcset` attribute pointing to an invalid URL like `http:a<script>alert(1)</script>`, we can coerce the proxy handler into an error condition where the invalid URL is returned unescaped and in full. This results in JavaScript execution on the Miniflux instance as soon as the user is convinced (e.g. by a message in the alt text) to open the broken image. An attacker can execute arbitrary JavaScript in the context of a victim Miniflux user when they open a broken image in a crafted RSS feed. This can be used to perform actions on the Miniflux instance as that user and gain administrative access to the Miniflux instance if it is reachable and the victim is an administrator. A patch is available in version 2.0.43. As a workaround sisable image proxy; default value is `http-only`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Miniflux Project | Miniflux | >= 2.0.25, < 2.0.43 |
References
- https://github.com/miniflux/v2/pull/1746Issue Tracking, Patch
- https://github.com/miniflux/v2/releases/tag/2.0.25Release Notes
- https://github.com/miniflux/v2/releases/tag/2.0.43Release Notes
- https://github.com/miniflux/v2/security/advisories/GHSA-mqqg-xjhj-wfgwPatch, Vendor Advisory
- https://github.com/miniflux/v2/pull/1746Issue Tracking, Patch
- https://github.com/miniflux/v2/releases/tag/2.0.25Release Notes
- https://github.com/miniflux/v2/releases/tag/2.0.43Release Notes
- https://github.com/miniflux/v2/security/advisories/GHSA-mqqg-xjhj-wfgwPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-27592?
How severe is CVE-2023-27592?
How do I fix CVE-2023-27592?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-27587ReadtoMyShoe, a web app that lets users upload articles and …6.5
- CVE-2023-27588Hasura is an open-source product that provides users GraphQL…7.5
- CVE-2023-27589Minio is a Multi-Cloud Object Storage framework. Starting wi…6.5
- CVE-2023-2759A hidden API exists in TapHome's core platform before versio…8.8
- CVE-2023-27590Rizin is a UNIX-like reverse engineering framework and comma…7.8
- CVE-2023-27591Miniflux is a feed reader. Prior to version 2.0.43, an unaut…7.5
- CVE-2023-27593Cilium is a networking, observability, and security solution…5.5
- CVE-2023-27594Cilium is a networking, observability, and security solution…7.3
- CVE-2023-27595Cilium is a networking, observability, and security solution…9.8
- CVE-2023-27596OpenSIPS is a Session Initiation Protocol (SIP) server imple…7.5
- CVE-2023-27597OpenSIPS is a Session Initiation Protocol (SIP) server imple…7.5
- CVE-2023-27598OpenSIPS is a Session Initiation Protocol (SIP) server imple…7.5
Are you affected by CVE-2023-27592?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
