Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-27592

4.8 · MEDIUM
Published Mar 17, 2023 miniflux_project CWE-79 EPSS 0.59% (46th pctl)

Overview

CVE-2023-27592 is a medium-severity vulnerability affecting miniflux_project miniflux. It was published on March 17, 2023 and has a CVSS 3.1 base score of 4.8 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.8, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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 administrati

Remediation

Check the references section for vendor advisories and patches from miniflux_project. Update miniflux to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
miniflux_project miniflux >= 2.0.25, < 2.0.43 Affected

Frequently Asked Questions

What is CVE-2023-27592?

CVE-2023-27592 is a medium-severity vulnerability affecting miniflux_project miniflux. It was published on March 17, 2023 and has a CVSS 3.1 base score of 4.8 (MEDIUM).

How severe is CVE-2023-27592?

This vulnerability has a CVSS 3.1 base score of 4.8, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-27592?

Check the references section for vendor advisories and patches from miniflux_project. Update miniflux to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-27592?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-27592 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.