Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-15111 – In Fiber before version 1.12.6, the filename that is given in c.Attachmen

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().

 

Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15111

Reference (s):

  • https://github.com/gofiber/fiber/security/advisories/GHSA-9cx9-x2gp-9qvh
  • URL: https://github.com/gofiber/fiber/security/advisories/GHSA-9cx9-x2gp-9qvh
  • https://github.com/gofiber/fiber/pull/579/commits/f698b5d5066cfe594102ae252cd58a1fe57cf56f
  • URL: https://github.com/gofiber/fiber/pull/579/commits/f698b5d5066cfe594102ae252cd58a1fe57cf56f
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-6594 - Unspecified vulnerability in the Oracle iLearning component in Oracle iLe

2021-current

CVE-2019-8457 - SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-b

2021-current

CVE-2020-12257 - rConfig 3.9.4 is vulnerable to cross-site request forgery (CSRF) because