cve/2021/CVE-2021-23772.md
2024-06-18 02:51:15 +02:00

997 B

CVE-2021-23772

Description

This affects all versions of package github.com/kataras/iris; all versions of package github.com/kataras/iris/v12. The unsafe handling of file names during upload using UploadFormFiles method may enable attackers to write to arbitrary locations outside the designated target folder.

POC

Reference

Github