mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
21 lines
927 B
Markdown
21 lines
927 B
Markdown
### [CVE-2021-27964](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- http://packetstormsecurity.com/files/161793/SonLogger-4.2.3.3-Shell-Upload.html
|
|
- https://github.com/erberkan/SonLogger-vulns
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/erberkan/SonLogger-vulns
|
|
|