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-2020-15111

4.2 · MEDIUM
Published Jul 20, 2020 gofiber CWE-74 EPSS 0.86% (56th pctl)

Overview

CVE-2020-15111 is a medium-severity vulnerability affecting gofiber fiber. It was published on July 20, 2020 and has a CVSS 3.1 base score of 4.2 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.2, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In Fiber before version 1.12.6, the filename that is given in c.Attachment() (https://docs.gofiber.io/ctx#attachment) is not escaped, and therefore vulnerable for a CRLF injection attack. I.e. an attacker could upload a custom filename and then give the link to the victim. With this filename, the attacker can change the name of the downloaded file, redirect to another site, change the authorization header, etc. A possible workaround is to serialize the input before passing it to ctx.Attachment().

Remediation

Check the references section for vendor advisories and patches from gofiber. Update fiber 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
gofiber fiber >= 0, < 1.12.6 Affected

Frequently Asked Questions

What is CVE-2020-15111?

CVE-2020-15111 is a medium-severity vulnerability affecting gofiber fiber. It was published on July 20, 2020 and has a CVSS 3.1 base score of 4.2 (MEDIUM).

How severe is CVE-2020-15111?

This vulnerability has a CVSS 3.1 base score of 4.2, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2020-15111?

Check the references section for vendor advisories and patches from gofiber. Update fiber 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-2020-15111?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-15111 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.