cve/2021/CVE-2021-27964.md
2024-06-22 09:37:59 +00:00

871 B

CVE-2021-27964

Description

SonLogger before 6.4.1 is affected by Unauthenticated Arbitrary File Upload. An attacker can send a POST request to /Config/SaveUploadedHotspotLogoFile without any authentication or session header. There is no check for the file extension or content of the uploaded file.

POC

Reference

Github