cve/2013/CVE-2013-4465.md

18 lines
781 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-4465](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4465)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Unrestricted file upload vulnerability in the avatar upload functionality in Simple Machines Forum before 2.0.6 and 2.1 allows remote authenticated users to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in an unspecified directory.
### POC
#### Reference
- https://github.com/SimpleMachines/SMF2.1/issues/701
#### Github
No PoCs found on GitHub currently.