Page 2 of 11 results (0.002 seconds)
CVSS: 7.5EPSS: 1%CPEs: 1EXPL: 0

CVE-2020-26286 – Arbitary file upload
https://notcve.org/view.php?id=CVE-2020-26286
28 Dec 2020 — HedgeDoc is a collaborative platform for writing and sharing markdown. In HedgeDoc before version 1.7.1 an unauthenticated attacker can upload arbitrary files to the upload storage backend including HTML, JS and PHP files. The problem is patched in HedgeDoc 1.7.1. You should however verify that your uploaded file storage only contains files that are allowed, as uploaded files might still be served. As workaround it's possible to block the `/uploadimage` endpoint on your instance using your reverse proxy. • https://github.com/hedgedoc/hedgedoc/commit/e9306991cdb5ff2752c1eeba3fedba42aec3c2d8 • CWE-434: Unrestricted Upload of File with Dangerous Type •