CVE-2023-27592
Published on: Not Yet Published
Last Modified on: 03/17/2023 08:15:00 PM UTC
Certain versions of V2 from Miniflux contain the following vulnerability:
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`.
- CVE-2023-27592 has been assigned by
[email protected] to track the vulnerability
- Affected Vendor/Software:
miniflux - v2 version = >= 2.0.25, < 2.0.43
CVE References
Description | Tags ⓘ | Link |
---|---|---|
Configuration Parameters | miniflux.app text/html |
![]() |
Stored XSS in Miniflux when opening a broken image due to unescaped ServerError in proxy handler · Advisory · miniflux/v2 · GitHub | github.com text/html |
![]() |
Release Miniflux 2.0.43 · miniflux/v2 · GitHub | github.com text/html |
![]() |
v2/proxy.go at b2fd84e0d376a3af6329b9bb2e772ce38a25c31c · miniflux/v2 · GitHub | github.com text/html |
![]() |
v2/proxy.go at b2fd84e0d376a3af6329b9bb2e772ce38a25c31c · miniflux/v2 · GitHub | github.com text/html |
![]() |
Avoid XSS when opening a broken image due to unescaped ServerError in proxy handler by fguillot · Pull Request #1746 · miniflux/v2 · GitHub | github.com text/html |
![]() |
Release Miniflux 2.0.25 · miniflux/v2 · GitHub | github.com text/html |
![]() |
Social Mentions
Source | Title | Posted (UTC) |
---|---|---|
![]() |
CVE-2023-27592 : Miniflux is a feed reader. Since v2.0.25, Miniflux will automatically proxy images served over HTT… twitter.com/i/web/status/1… | 2023-03-17 20:04:49 |
![]() |
CVE-2023-27592 | 2023-03-17 20:38:47 |